2005-10-31 |
Mike McCormack | Make sure to unregister all the classes that were regis... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Mike McCormack | Add void to empty declaration list. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Alexandre Julliard | Default to an empty driver instead of dying if the... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Michael Jung | Added initial tests for shdocvw's FolderShortcut related |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Marcus Meissner | Added assembly implementation of EXC_CallHandler. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Mike McCormack | Fix and test MsiGetProperty and MsiSetProperty. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Mike McCormack | Improve MsiUseFeatureEx and MsiGetFeatureState a little... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
James Hawkins | Implement InternetCreateUrlW and test cases. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Huw Davies | Fix handling of relative state indices in RestoreDC. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Christian Costa | Finish moving d3d[1..3] light code to use d3d7. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Marcus Meissner | Define obsoleted CLK_TCK to CLOCKS_PER_SEC if not there. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Hans Leidekker | Improve the implementation of SQLConfigDataSource,... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Juan Lang | Implement CertSignSignature and CertVerifySignature... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Robert Reif | Add waveOutPause/waveOutRestart test. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Stefan Leichter | Stop PathIsValidCharW tests after 100 failing tests. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Roderick Colenbrander | In case of D3D9 the CreateQuery call can be used to... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike McCormack | Add a stub for the AllocateRegistrySpace action. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike McCormack | Define MSIDBOPEN_ constants using LPCWSTR when compilin... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike McCormack | Add a read-only implementation of the SelectionTree... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike McCormack | Simplify register_progid() and remove a fixed length... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike McCormack | Handle MaskEdit masks containing dashes and other constant |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike McCormack | Use msi_get_property_int() in a few more places. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Alexandre Julliard | Make all winecrt0 functions and variables hidden. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Julien Cegarra | Correct name of sound.dll to sound.drv (WIN16). |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Kai Blin | A dispatcher for running ntlm_auth. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Michael Kaufmann | Handle the left and right arrow keys. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Christian Costa | Remove no longer used wine_dbg_parse_options and wine_d... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike McCormack | Add a stub implementation of msi.MsiSetMode. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike McCormack | Remove unused package parameter of register_progid_base(). |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike McCormack | Use "static const" rather than "const static" as gcc... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Robert Reif | Implement _wstrdate and _wstrtime with tests. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Peter Beutner | Fix exception handling for non CXX_EXCEPTIONs. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Vitaliy Margolen | Pass object attributes to create_named_object & find_ob... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Eric Pouech | Implemented local/global atom creation, deletion &... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Juan Lang | Export functions by ordinal, cryptnet.dll at least... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Don't change the UI level during ExecuteAction. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Implement MsiGetFeatureUsageA and MsiUseFeature(Ex... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Remove the unused 1st parameter of ACTION_VerifyCompone... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Explicitly check for MSICONDITION_TRUE being returned... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Some installers don't call the CreateFolders action... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Vitaliy Margolen | Unify HEADER_GetItem[A/W] into one function. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Add a bunch of tests for MsiEvaluateCondition and make... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Make enter and escape trigger the default and cancel... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Deleted two buggy functions that incorrectly and ineffi... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Remove an incorrect comment and check for 0 being an... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Extract file directly to their target location, bypassi... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Robert Shearman | - Read DLL name from modules in MSFT typelibs. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Oliver Stieber | Move the softwareVertexProcessing flag from the statebl... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Robert Shearman | Print an error if a DC is created with a bad device. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Vitaliy Margolen | Set list view's text directly - don't use fill_drives_l... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Kevin Koltzau | Enable line editing for _cgets. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ivan Leo Puoti | Delete some temp files created by the ole32 tests. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Thomas Weidenmueller | Passing NULL as the last two parameters to ReadFile... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Jacek Caban | Report BINDSTATUS_SENDINGREQUEST in FileProtocol::Start. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike McCormack | Add an implementation for MsiGetShortcutTargetA/W. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Alexandre Julliard | Added an implementation of the FSCTL_DISMOUNT_VOLUME... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Ivan Leo Puoti | Fix NtQueryDirectoryObject prototype, documentation... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Huw Davies | xform can be NULL when setting the identity. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Handle MSI advertised shortcuts in the shelllink object. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Henning Gerhardt | Update the German resource file. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Put the UI update code for cabinet file into a separate... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Oliver Stieber | Correct the way that VerFindFileA checks for a file... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Saulius Krasuckas | Test CreateThread() for reception of NULL pointer to... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Saulius Krasuckas | Don't pass CreateThread() with a NULL pointer to TID... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Return an error in MsiGetComponentPathW if passed a... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Fix error handling in MsiEvaluateCondition. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Translate INVALID_HANDLE_VALUE to zero for cabinet... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Saulius Krasuckas | Don't send a CTRL_C_EVENT signal to console if we are... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Vitaliy Margolen | Unify HEADER_InsertItem[A/W] into one function. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Fix a memory leak in the cabinet extracting code. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Juan Lang | Use CryptMem functions for internal memory allocation. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Michael Jung | Added German resources for regedit's find dialog. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
James Hawkins | Correct parameter names for InternetSetFilePointer. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Michael Stefaniuc | Handle VT_DECIMAL in VarCmp(). |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Use the correct buffer - reported by Jesse Allen. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Saulius Krasuckas | Add a test for GetThreadExitCode. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Implement IContextMenu::QueryContextMenu and |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Fix MsiGetPropertyA/W spec declarations. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike McCormack | Create component folders in the CreateFolders action. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Vitaliy Margolen | Define OS environment variable on WinNT versions. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Vitaliy Margolen | - Send whole OBJECT_ATTRIBUTES.Attributes to the server... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Ivan Leo Puoti | Allow mapi32 tests to load and exit gracefully if mapi3... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Ivan Leo Puoti | Delete a temp file. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Vijay Kiran... | Add default implementation for max_conn_pre_*_server... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Phil Krylov | Fixed SetTextAlign(), SetBkMode(), SetROP2(), SetPolyFi... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Dmitry Timoshkov | Add some missing USER definitions, add a couple of... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Mike McCormack | If an action fails, print out its name as well as the... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Mike McCormack | Rename load_dynamic_stringW to msi_dup_record_field... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Vitaliy Margolen | Add test for undocumented 0x4D message sent on F1. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Vijay Kiran... | Added a test case for %0f and %.0f. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Mike McCormack | Implement transforms. This still includes some debuggi... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Robert Lunnon | Reorder header files to avoid name space collision... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Michael Jung | Implemented UnixFolder's IPersistPropertyBag::Load... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Alex Villacís... | Add tests for functionality implemented or corrected... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Robert Shearman | Add the macros used in dlldata.c files. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Robert Shearman | There is no need to call IUnknown_QueryInterface since... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Michael Jung | Remove iconcache pre-initialization hack, it's not... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Hans Leidekker | Wine is beta software now. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Mike McCormack | Tidy up the RegisterProduct action a little. |
commit | commitdiff | tree | snapshot |
next |