- 01 Sep, 2004 20 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
GetDC because of the X window clipping.
-
Mike McCormack authored
-
Alexander Yaworsky authored
-
Dmitry Timoshkov authored
-
Stefan Leichter authored
AtlInternalQueryInterface.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Francois Gouget authored
Windows. Define COBJMACROS so we get the IRecordInfo_* macros.
-
Francois Gouget authored
-
Francois Gouget authored
-
Robert Reif authored
-
Alexandre Julliard authored
-
Francois Gouget authored
they are missing critical structure and API declarations.
-
Francois Gouget authored
-
Robert Reif authored
-
Christian Costa authored
-
Francois Gouget authored
-
- 31 Aug, 2004 14 commits
-
-
Robert Reif authored
Added object properties for more than one object. Added error checks for acquired. Default to using c_dfDIJoystick2 data format. Try to use user supplied data formats (only works if same as one of the defaults). Code cleanup, error checking and tracing added. Added support for up to 8 axis.
-
Francois Gouget authored
functions since they are nothing but a combination of other flags and are thus redundant.
-
Alexander Yaworsky authored
-
Alexandre Julliard authored
-
Francois Gouget authored
Implement them by calling out their shlwapi equivalent (which had a much more complete implementation anyway). Fix the prototype of shlwapi's SHAllocShared(). Don't crash if lpvData is NULL in SHAllocShared(). Add a conformance test to shlwapi.
-
Francois Gouget authored
compiled on Windows without the DDK.
-
Francois Gouget authored
Fix a warning.
-
Francois Gouget authored
Add a couple missing declarations to winternl.h. Tweak VM_COUNTERS to match the ddk declaration.
-
Alexander Yaworsky authored
-
Dmitry Timoshkov authored
of GetFileVersionInfoSize, Quicken installer depends on it.
-
Huw Davies authored
Turn Type42 support off by default. Bump the FileVersion.
-
Huw Davies authored
Fix height of 'I'.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 30 Aug, 2004 6 commits
-
-
James Hawkins authored
the entire 'Type XXX' key when deleting the default provider.
-
Alexander Yaworsky authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
- Fix debug info look-up (bug in translating the RVA of the debug directory). - Fix code for adding PE export table as debug info (crash with NULL passed to RtlImageDirectoryEntryToData). - Fix computation of non-relocatable ELF shared objects size. - Fix loading (while parsing the link map) of new non-relocatable ELF shared objects (no longer take account load-address of link-map). - Finished the AUTO_PUBLIC, NO_PUBLICS and PUBLICS_ONLY support for PE and ELF. - Cleaned up public symbol management (which should now properly work).
-
Steven Edwards authored
-
Francois Gouget authored
Implement 'notepad /p'. Simplify many string parsing loops.
-