2005-02-10 |
Francois Gouget | Assorted spelling fixes.
|
commit | commitdiff | tree |
2005-02-10 |
Alex Woods | Handle host_cpu of x86_64 like other x86s.
|
commit | commitdiff | tree |
2005-02-10 |
Mike McCormack | Read args from the registry when passed the /@ flag.
|
commit | commitdiff | tree |
2005-02-10 |
Mike McCormack | Update headers, add MsiGetUserInfoA stub implementation.
|
commit | commitdiff | tree |
2005-02-10 |
Alexandre Julliard | Authors: Américo José Melo <mmodem00@netvisao.pt>,...
|
commit | commitdiff | tree |
2005-02-10 |
Christian Costa | Added WAVE parser.
|
commit | commitdiff | tree |
2005-02-10 |
Mike McCormack | Convert to Unicode.
|
commit | commitdiff | tree |
2005-02-10 |
Robert Reif | Signed/unsigned fix and code cleanup.
|
commit | commitdiff | tree |
2005-02-10 |
Paul Vriens | Use aliases for calls to ordinals.
|
commit | commitdiff | tree |
2005-02-10 |
Aric Stewart | Added stubs for MsiGetShortcutTargetA/W.
|
commit | commitdiff | tree |
2005-02-10 |
Dmitry Timoshkov | Do not forget to allocate internal OPENFILENAMEW structure...
|
commit | commitdiff | tree |
2005-02-10 |
Aric Stewart | Add the RegisterUser action.
|
commit | commitdiff | tree |
2005-02-10 |
Robert Reif | Always allocate an empty buffer.
|
commit | commitdiff | tree |
2005-02-09 |
Eric Pouech | - rewrite MCI interfaces as Unicode interface (as it...
|
commit | commitdiff | tree |
2005-02-09 |
Michael Jung | Implemented CPGetProvParam's PP_ENUMCONTAINERS parameter...
|
commit | commitdiff | tree |
2005-02-09 |
Ulrich Czekalla | Handle 0 length buffers in MSI_FormatRecordW.
|
commit | commitdiff | tree |
2005-02-09 |
Mike Hearn | Change an ERR to a WARN.
|
commit | commitdiff | tree |
2005-02-09 |
Marcus Meissner | Put generated import table code into .text segment.
|
commit | commitdiff | tree |
2005-02-09 |
Mike McCormack | - Quote the parameter strings passed to MsiInstallProduct.
|
commit | commitdiff | tree |
2005-02-09 |
Aric Stewart | Do not track the temp files for custom actions based...
|
commit | commitdiff | tree |
2005-02-09 |
Robert Reif | Fill new software buffers with silence.
|
commit | commitdiff | tree |
2005-02-09 |
Alexandre Julliard | Make the win data pointer only available in the thread...
|
commit | commitdiff | tree |
2005-02-09 |
Alexandre Julliard | Upgrade to the latest version.
|
commit | commitdiff | tree |
2005-02-09 |
Mike McCormack | - Fix msiexec's command line parsing.
|
commit | commitdiff | tree |
2005-02-09 |
Aric Stewart | Implement RegisterExtensionInfo and RegisterMIMEInfo.
|
commit | commitdiff | tree |
2005-02-09 |
Mike McCormack | Handle a number as a parameter for custom action 19.
|
commit | commitdiff | tree |
2005-02-09 |
Alexandre Julliard | Consider any character above 0x7f to be invalid in...
|
commit | commitdiff | tree |
2005-02-09 |
Tom Fogal | Simple aggregation fix.
|
commit | commitdiff | tree |
2005-02-09 |
Aric Stewart | Do not limit properties to 256 characters when evaluating...
|
commit | commitdiff | tree |
2005-02-09 |
Dmitry Timoshkov | Add support for Turkish (tr) X11 keyboard layout.
|
commit | commitdiff | tree |
2005-02-09 |
Ge van Geldorp | - Fix quoting of .cpl filename.
|
commit | commitdiff | tree |
2005-02-09 |
Mike McCormack | - add support for Edit boxes in MSI dialogs
|
commit | commitdiff | tree |
2005-02-09 |
Mike McCormack | Fix a memory leak in MsiConfigureProductExW.
|
commit | commitdiff | tree |
2005-02-08 |
Jason Edmeades | Avoid compile warnings.
|
commit | commitdiff | tree |
2005-02-08 |
Huw Davies | Add support for modules.
|
commit | commitdiff | tree |
2005-02-08 |
Robert Shearman | - Implement CoDisconnectObject.
|
commit | commitdiff | tree |
2005-02-08 |
Huw Davies | Check if we've already added the ptr to iface typedesc...
|
commit | commitdiff | tree |
2005-02-08 |
Rein Klazes | ScrollWindowEx when called with the SW_ERASE flag does...
|
commit | commitdiff | tree |
2005-02-08 |
Aric Stewart | Make a temp file for each dll saved for custom actions...
|
commit | commitdiff | tree |
2005-02-08 |
Aric Stewart | Add logic to be able to resolve the SourceDir based on
|
commit | commitdiff | tree |
2005-02-08 |
Robert Shearman | Move object-to-stub-manager mapping rule to register_ifstub.
|
commit | commitdiff | tree |
2005-02-08 |
Mike McCormack | Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD...
|
commit | commitdiff | tree |
2005-02-08 |
Christian Costa | Added parser template and made AVISplitter use it.
|
commit | commitdiff | tree |
2005-02-08 |
Stefan Leichter | Fixed GetFileVersionInfoSizeA tests on Win95.
|
commit | commitdiff | tree |
2005-02-08 |
Vincent Béron | Support some more attributes for interface properties.
|
commit | commitdiff | tree |
2005-02-08 |
Hans Leidekker | Stub implementations for DeleteUrlCacheContainer{A,W},
|
commit | commitdiff | tree |
2005-02-08 |
Robert Shearman | - Split up apartment creation so that the long code...
|
commit | commitdiff | tree |
2005-02-08 |
Paul Vriens | Add WinXP to OaBuildVersion.
|
commit | commitdiff | tree |
2005-02-08 |
Vincent Béron | Support ATTR_READONLY for interface properties.
|
commit | commitdiff | tree |
2005-02-08 |
Mike McCormack | Add the msidbCustomAction and msidbFeatureAttributes...
|
commit | commitdiff | tree |
2005-02-08 |
Mike McCormack | - fix the dialog font
|
commit | commitdiff | tree |
2005-02-08 |
Alexandre Julliard | Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearman...
|
commit | commitdiff | tree |
2005-02-08 |
Robert Shearman | Support WaitNamedPipe timeouts.
|
commit | commitdiff | tree |
2005-02-08 |
Juan Lang | Identifiers evaluate to true if they are non-empty...
|
commit | commitdiff | tree |
2005-02-08 |
Robert Shearman | Replace 10000000 with TICKSPERSEC to make it more obvious...
|
commit | commitdiff | tree |
2005-02-08 |
Vincent Béron | Make tlb generation from idl files dependent on widl.
|
commit | commitdiff | tree |
2005-02-08 |
Scott Ritchie | Remove two ancient FAQ entries that did more harm than...
|
commit | commitdiff | tree |
2005-02-08 |
Mike Hearn | Return OLE automation build value as win2k by default.
|
commit | commitdiff | tree |
2005-02-08 |
Mike McCormack | Implement and document MsiLoadString.
|
commit | commitdiff | tree |
2005-02-08 |
Mike Hearn | Correctly ensure properties set from resolved directory...
|
commit | commitdiff | tree |
2005-02-08 |
Carlos Lozano | Fix regression in Fallout game.
|
commit | commitdiff | tree |
2005-02-08 |
Carlos Lozano | Check that pstream is not null.
|
commit | commitdiff | tree |
2005-02-08 |
Steven Edwards | Correct spec entry for FindFirstUrlCacheEntryEx.
|
commit | commitdiff | tree |
2005-02-08 |
Huw Davies | Add VARIANT_BOOL.
|
commit | commitdiff | tree |
2005-02-08 |
Paul Vriens | Extra tracing for SPI_GETICONTITLEWRAP.
|
commit | commitdiff | tree |
2005-02-08 |
Juan Lang | If a full path isn't specified, search across all fixed...
|
commit | commitdiff | tree |
2005-02-08 |
Kris Marsh | Fixed window height to show all data properly.
|
commit | commitdiff | tree |
2005-02-08 |
Robert Shearman | Convert last error from NTSTATUS to a DOS error code...
|
commit | commitdiff | tree |
2005-02-08 |
Robert Shearman | Don't overwrite last byte of the window structure as...
|
commit | commitdiff | tree |
2005-02-03 |
Dmitry Timoshkov | Make GetOpenFileNameW with an old style open file dialog...
|
commit | commitdiff | tree |
2005-02-03 |
Paul Vriens | More verbosity of errors.
|
commit | commitdiff | tree |
2005-02-03 |
James Hawkins | Properly implement DllCanUnloadNow ref counting.
|
commit | commitdiff | tree |
2005-02-03 |
Eric Pouech | Moved 16 bit atom support to dlls/kernel/atom16.c.
|
commit | commitdiff | tree |
2005-02-03 |
Dmitry Timoshkov | Add support for winevent hooks.
|
commit | commitdiff | tree |
2005-02-03 |
Alexandre Julliard | Properly compute the client area valid rects and pass...
|
commit | commitdiff | tree |
2005-02-03 |
Eric Kohl | - Implement SetupDiBuildClassInfoListExA,
|
commit | commitdiff | tree |
2005-02-03 |
Huw Davies | Coclass support.
|
commit | commitdiff | tree |
2005-02-03 |
Hans Leidekker | Implement and test PathIsValidChar{A,W}.
|
commit | commitdiff | tree |
2005-02-03 |
Alexandre Julliard | Fixed refcount handling (waiting clients must not increase the
|
commit | commitdiff | tree |
2005-02-03 |
Alexandre Julliard | Make sure leaked objects are printed even if a file...
|
commit | commitdiff | tree |
2005-02-03 |
Alexandre Julliard | Fixed potential crash in fd_dump function.
|
commit | commitdiff | tree |
2005-02-03 |
Alexandre Julliard | Async callback function must be stdcall.
|
commit | commitdiff | tree |
2005-02-03 |
Mike McCormack | - implement checkboxes in dialogs
|
commit | commitdiff | tree |
2005-02-03 |
Juan Lang | Simplify AppSearch error checking.
|
commit | commitdiff | tree |
2005-02-03 |
Paul van Schayck | Clean up about dialog. Remove groupbox, position logo...
|
commit | commitdiff | tree |
2005-02-02 |
Robert Shearman | - Pass the original IID to IMarshal_UnmarshalInterface...
|
commit | commitdiff | tree |
2005-02-02 |
Lauri Tulmin | Add test for LB_SELITEMRANGE and make it pass.
|
commit | commitdiff | tree |
2005-02-02 |
Lauri Tulmin | Added some more defines.
|
commit | commitdiff | tree |
2005-02-02 |
Huw Davies | Add support for typedefs.
|
commit | commitdiff | tree |
2005-02-02 |
Eric Kohl | - Implement DoesUserHavePrivilege, EnablePrivilege...
|
commit | commitdiff | tree |
2005-02-02 |
David McCullough | HTTP_HttpSendRequestW was getting invoked with a null...
|
commit | commitdiff | tree |
2005-02-02 |
Mike McCormack | Add more dialog controls, do something when they're...
|
commit | commitdiff | tree |
2005-02-02 |
Mike McCormack | Add the msidbTextStyleStyleBits enumeration.
|
commit | commitdiff | tree |
2005-02-02 |
Dmitry Timoshkov | Use the idFirstChild specified in the MDIClient's CLIENTCREA...
|
commit | commitdiff | tree |
2005-02-02 |
James Hawkins | Properly implement DllCanUnload ref counting.
|
commit | commitdiff | tree |
2005-02-02 |
James Hawkins | Properly implement DllCanUnloadNow ref counting.
|
commit | commitdiff | tree |
2005-02-02 |
Aric Stewart | Cleanup processing a bit more.
|
commit | commitdiff | tree |
2005-02-02 |
Aric Stewart | Fix a copy and paste error, check for a null value...
|
commit | commitdiff | tree |
2005-02-02 |
Mike McCormack | MsiEvaluateCondition returns an error when passed NULL...
|
commit | commitdiff | tree |
2005-02-02 |
Aric Stewart | Finish up the framework by stubbing out all the remaining...
|
commit | commitdiff | tree |