- 20 Jan, 2005 16 commits
-
-
Huw Davies authored
-
Alexandre Julliard authored
-
Robert Reif authored
Added implementations for GetVersionFromFile and GetVersionFromFileEx. Added test for GetVersionFromFile.
-
Hans Leidekker authored
Implement GetPerformanceInfo, GetProcessMemoryInfo on top of NtQueryInformationProcess and GetWsChanges, QueryWorkingSet{,Ex} on top of NtQueryVirtualMemory.
-
Tanabe Hiroshi authored
-
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 24 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
-