- 28 Jan, 2004 7 commits
-
-
Dimitrie O. Paun authored
Developers Guide.
-
Christian Costa authored
-
Ge van Geldorp authored
-
Robert Shearman authored
-
Eric Pouech authored
(useful when user thinks <num> is a linear address) - fixed bogus return value in DEBUG_AddBreakpoint
-
Eric Pouech authored
-
Alastair Bridgewater authored
A separate function to encode TYPEINFO structures.
-
- 27 Jan, 2004 20 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Francois Gouget authored
-
Alexey Spiridonov authored
-
Dmitry Timoshkov authored
OpenConsole.
-
Dmitry Timoshkov authored
-
Ulrich Czekalla authored
additional non-standard controls in the property sheet frame.
-
John K. Hohm authored
-
Dimitrie O. Paun authored
Cleanup section on configuration, merged the remaining bit into the "Known problems" section. Miscellaneous cleanups and simplifications.
-
Dimitrie O. Paun authored
for consistency with the Wine source.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
Make sure all directories end with a /, for consistency.
-
Kevin Koltzau authored
-
Francois Gouget authored
-
Sami Aario authored
-
Alastair Bridgewater authored
A new function to find a given NAME in a type library. Support for growing a tlb segment when it overflows. Duplicate GUID elimination. GUID hash fixes. NAME hash fixes. Duplicate STRING elimination fixes. Duplicate IMPORT elimination fixes. Type information save ordering fixes. Support for writing out the CUSTDATA and CUSTDATAGUID segments.
-
Dmitry Timoshkov authored
MDI_RestoreFrameMenu against repetitive calls. - Use Windows default icon for system menu bitmap if there is no one supplied by a child window as Windows does. - Use GetSystemMenu() to load system menu for a child window, otherwise there is no way to generate WM_SYSCOMMAND menu messages. - Restore check in WM_SIZE MDI child handler erroneously removed earlier.
-
Aric Stewart authored
-
Alexandre Julliard authored
-
Francois Gouget authored
-
- 26 Jan, 2004 13 commits
-
-
Alexandre Julliard authored
a separate libdxguid library.
-
Kevin Koltzau authored
-
Chris Morgan authored
Visual C++ section.
-
Francois Gouget authored
-
Alexandre Julliard authored
should go to the standard process heap (reported by Ge van Geldorp).
-
Yoshiro Takeno authored
byte. If single byte character is used, the upper byte is set to 0.
-
Dmitry Timoshkov authored
value is 0. Visio expects that separator in the Window menu has ID 0. Cope with a destroyed menu handle in WM_MDIREFRESHMENU handler.
-
Jacek Caban authored
glutInitWithExit functions.
-
Vitaliy Margolen authored
-
Uwe Bonnes authored
-
Gregory M. Turner authored
-
Martin Fuchs authored
RtlCreateUnicodeStringFromAsciiz() - directly call InitCommonControlsEx()
-
Martin Fuchs authored
- remove some superfluous commas
-