- 09 Aug, 2000 13 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added 'module' field in PDB, and removed Wine-specific fields.
-
Alexandre Julliard authored
variables.
-
Alexandre Julliard authored
variable.
-
Alexandre Julliard authored
-
James Hatheway authored
any work with those. - TLB_ReadTypeLib now retrieves the length of the TLB and passes it to the TLB constructor which initializes TLBContext::length to that value. - For non-standard pointed types, td[3] is always 0. I observed that the type is stored at td[2]/8 and not td[3]/8. - Null-pointer exception occurs when GetRefTypeOfImplType is called on a type with no inherited interfaces. If the implemented types linked list is empty, set pRefType as 0 and return S_OK.
-
James Hatheway authored
-
Huw D M Davies authored
-
Marcus Meissner authored
fixed glext.h presence in configure check for PFNGLCOLORTABLEEXTPROC.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
directory.
-
Alexandre Julliard authored
-
- 08 Aug, 2000 7 commits
-
-
Alexandre Julliard authored
properly yet.
-
Alexandre Julliard authored
-
Marcus Meissner authored
using mesa-3.2 even without glext.h.
-
Aric Stewart authored
are now listed as a sorted range of paired integers.
-
Louis Philippe Gagnon authored
toolPtr->flags does not contain TTF_IDISHWND (meaning uId is not a valid window handle).
-
Wilbur N. Dale authored
-
John R. Sheets authored
-
- 07 Aug, 2000 16 commits
-
-
Marcus Meissner authored
-
Alexandre Julliard authored
16-bit counterpart (necessary for LOAD_LIBRARY_AS_DATAFILE support).
-
Andreas Mohr authored
deinstall item.
-
Huw D M Davies authored
-
Peter Ganten authored
-
Andreas Mohr authored
-
Marcus Meissner authored
same bitsperpixel (fixes depth 15/bitspixel 16 mode).
-
Ove Kaaven authored
-
Peter Ganten authored
-
Marcus Meissner authored
-
Alexandre Julliard authored
requiring a modref. - Attempted to get LOAD_LIBRARY_AS_DATAFILE right (based on patches by Eric Pouech and Dusan Lacko). - Simplified modref structure and handling.
-
Ove Kaaven authored
-
Andreas Mohr authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Uwe Bonnes authored
-
- 06 Aug, 2000 4 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Hidenori Takeshima authored
-
Chris Morgan authored
RedrawWindow was being used for the RDW_UPDATENOW flag which forced an immediate WM_PAINT message. Moving to InvalidateRect should let WM_PAINTs occur normally.
-