- 25 Apr, 2007 34 commits
-
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Emmanuel Maillard authored
-
Emmanuel Maillard authored
-
Emmanuel Maillard authored
-
Emmanuel Maillard authored
-
Emmanuel Maillard authored
-
Emmanuel Maillard authored
-
Emmanuel Maillard authored
-
Emmanuel Maillard authored
-
James Hawkins authored
-
Rob Shearman authored
atl: AtlModuleGetClassObject should store an intermediate pointer in obj->pCF and then query this for the requested interface. Return CLASS_E_CLASSNOTAVAILABLE instead of E_FAIL.
-
Rob Shearman authored
-
Rob Shearman authored
winebuild: Refer to strings used in generated stubs by symbol rather than by offset to avoid problems when the compiler aligns the strings by 2 or more bytes.
-
Paul Vriens authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
-
Yuval Fledel authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Michał Wiernowolski authored
-
Aric Stewart authored
-
Tom Spear authored
-
Rob Shearman authored
kernel32: Add the directory the executable was loaded from to the module search path if the module file name doesn't contain a path.
-
Rob Shearman authored
msi: Fix an off-by-one error when calculating the path and filename for the action data in the SelfRegModules action. The backslash is in p[0], not p[1].
-
Rob Shearman authored
msi: Create the _Property table as a temporary table so that the properties aren't saved to the .msi file.
-
Rob Shearman authored
msi: Set rec to NULL after calling msiobj_release on it in msi_create_table so that we don't call msiobj_release on it again.
-
- 24 Apr, 2007 6 commits
-
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Rob Shearman authored
-