- 30 Mar, 2005 13 commits
-
-
Alexandre Julliard authored
to GetDCEx have to be in screen coordinates.
-
Francois Gouget authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Hans Leidekker authored
-
Alexandre Julliard authored
same name exists; should help with the 16-bit cards.dll issue. Replace some magic error numbers by the corresponding names.
-
Alexandre Julliard authored
Don't release the clip region for window DCs in ReleaseDC(), except when called from EndPaint(). Added a bunch of tests.
-
Uwe Bonnes authored
-
Mike McCormack authored
-
Robert Reif authored
-
Alex Villacís Lasso authored
-
Robert Shearman authored
-
Aric Stewart authored
requested from MSI. If not search the given typelib file to find the typelib requested to register.
-
- 29 Mar, 2005 27 commits
-
-
Ferenc Wagner authored
warnings.
-
Mike McCormack authored
-
Peter Berg Larsen authored
-
Jerry Jenkins authored
directly in an undocumented way.
-
Oliver Stieber authored
the interface but it is more correct way (Microsoft even have a resource type of volume). - Moved usage, format, allocatedMemory and size onto the resource class structure. - Refactored Preload for classes that inherit BaseTexture, preload now binds the texture instead of bind texture calling preload, bindTexture allocated a glTexture if there isn't one. - Added two new class static members BaseTexture_CleanUp and Resource_CleanUp that should be called by classes that implement BaseTexture or Resource.
-
Alexandre Julliard authored
the DCX_NORESETATTRS flag. Get rid of the DCE flags, simplify the code a bit. Add some test cases.
-
Alex Villacís Lasso authored
to 128 for transparency.
-
Jacek Caban authored
-
Huw Davies authored
a test for this.
-
Huw Davies authored
unclear when (if at all) this gets written.
-
Alexandre Julliard authored
-
Eric Pouech authored
. added timestamp & checksum in PE module . added size & checksum in ELF module . wine loader now appears with its pathname. - Implemented PE & ELF timestamp & checksum validation in SymFindFileInPath.
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
-
Huw Davies authored
-
Marcus Meissner authored
-
Rein Klazes authored
set. With conformance test.
-
Eric Pouech authored
-
James Hawkins authored
- Forward RegLoadKey to NtLoadKey.
-
Alexandre Julliard authored
-
Troy Rollo authored
-
Michael Jung authored
by incorrect api usage.
-
Vincent Béron authored
-
Vincent Béron authored
-
Stefan Leichter authored
-
Eric Pouech authored
- Fixed name demangling (when activated) when searching for a symbol
-
Jacek Caban authored
-