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