- 20 Jan, 2005 11 commits
-
-
Mike McCormack authored
-
Huw Davies authored
and the second is MIDL's version number.
-
Dmitry Timoshkov authored
-
Mike McCormack authored
-
Paul Vriens authored
- Store the result of the Interlocked functions and use only this.
-
Tony Lambregts authored
-
Ulrich Czekalla authored
-
Aric Stewart authored
-
Michael Stefaniuc authored
redundant.
-
Robert Shearman authored
- Replace the current wine_marshal_id structure with STDOBJREF for the on-the-wire format.
-
Ulrich Czekalla authored
-
- 19 Jan, 2005 25 commits
-
-
Oleh R. Nykyforchyn authored
keyboard layouts (for Ukrainian and Russian) added.
-
Michael Stefaniuc authored
-
Ulrich Czekalla authored
-
Bill Medland authored
section.
-
Lauri Tulmin authored
-
Raphael Junqueira authored
(handling d3d8 and d3d9 specs).
-
Vitaly Lipatov authored
-
Lauri Tulmin authored
-
Huw Davies authored
Clarify the meaning of the FKCCIC bit field.
-
Aric Stewart authored
- Allow for the queing of custom actions to trigger on the InstallExecute or InstallExecuteAgain actions. - allow for the queing of custom actions to trigger on InstallFinalize. - Properly set the CustomActionData property for said queued actions. - Implement RegisterProduct. - Beginning implementation of ForceReboot. - Don't kill install if an item to be duplicated does not exist. - Write out SourceList and LastUsedSource for resuming installs. - Use regsvr32 to register self reg dlls.
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
structure directly. Fetch the update region from the server and remove a lot of obsolete code.
-
Rein Klazes authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Robert Shearman authored
apps depend on this. - Don't release IRpcProxyBuffer on ifproxy destruction - the caller will do this for us. - Make find_proxy_manager add a reference to the proxy manager and make proxy_manager_construct return an object with a valid ref-count. - Remove stray not operator to fix a memory leak / crash in proxy_manager_destroy. - More debug messages, especially on errors. - Fix ref-count leak in the Class Factory proxy. - Add a test case for IClassFactory_CreateInstance.
-
Paul van Schayck authored
-
Stefan Leichter authored
-
Michael Jung authored
-
Joris Huizer authored
-
Huw Davies authored
Fix 'has default values' flag.
-
Aric Stewart authored
msiexec /@ when run as a reboot. Also add a number of new stubs for the office xp and 2k3 install and startup process.
-
Mike McCormack authored
-
Alexandre Julliard authored
Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com>, Mike McCormack <mike@codeweavers.com> Added some stub implementations.
-
- 18 Jan, 2005 4 commits
-
-
Alexandre Julliard authored
-
Hans Leidekker authored
Correct spelling in InternetCheckConnectionA.
-
Jason Edmeades authored
- Only prototype the interfaces which are subclassed (I overdid it last time!). - Implement Get/Set Texture and GetBackBuffer, plus device's GetDisplayMode / GetDeviceCaps. - Make some of the d3d9 skeleton code issue fixme's to highlight code which hasn't been migrated yet. - Correct the d3d9 headers for D3DSURFACE_DESC which caused stack corruption in demos.
-
Mike McCormack authored
-