- Nov 23, 2004
-
-
-
Alexandre Julliard authored
-
-
- Ensure wined3d objects maintain a reference count of at least that of the d3dx version.
-
- Split drive code into core, UI and autodetect. - Implement drive autodetection. - Slight redesign of drive tab. - Code cleanup.
-
-
set the previous status to DIB_Status_GdiMod, otherwise a non-committing unlock could incorrectly revert the DIB to another state, rather than the correct DIB_Status_GdiMod.
-
Only SetLastError() in object functions where native does. Test the error comditions of the gdiobj functions. Minor documentation updates.
-
-
- Nov 22, 2004
-
-
-
-
Alexandre Julliard authored
-
the targets.
-
-
-
-
-
-
by size of TEB static buffer.
-
-
-
-
-
funky alignment paddings. SetLastError() on failure, documentation cleanup.
-
Fix false out of 16 bits range warning.
-
-
- Nov 21, 2004
-
-
-
to parse debug files generated by MS tools - moved into coff.c (and out of msc.c) the COFF handling - cleaned lots of types (add consistency across structs) - versioning of some defines and types (to follow MS tools evolution) - enhanced V2 of symbols parsing (some more types recognized, support of imported .pdb files) - added support for newest .pdb format
-
-
-
GetCountColorProfileElements and IsColorProfileTagPresent. Stub GetStandardColorSpaceProfile{A,W}.
-
lstrcmpiA in order to improve speed. Add a test case confirming that CompareString and LCMapString accept LOCALE_USE_CP_ACP.
-
-
InternetGetConnectedStateExW fill in the buffer correctly. - Remove the dumping of strings that will only contain garbage. - Document function.
-
-
-
-
without being followed by an equals sign and an alias.
-
-
-