- 06 Jun, 1999 8 commits
-
-
Ulrich Weigand authored
-
Ulrich Weigand authored
Process creation sequence adapted to new scheduler.
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Uwe Bonnes authored
-
Uwe Bonnes authored
found.
-
Guy Albertelli authored
processing. For lpApplName do not append ".exe" and use DOSFS_GetFullName to locate the program. Move module find process after flag testing and provide quick exit if not found.
-
Slava Monich authored
actually done by Windows.
-
- 05 Jun, 1999 27 commits
-
-
Paul Quinn authored
changes that make winelib more win32 code compatible.
-
Dave Pickles authored
-
Uwe Bonnes authored
-
Ulrich Weigand authored
-
Joshua Thielen authored
ExtCreatePen.
-
Rein Klazes authored
ITypeLib2 and ITypeInfo2 methods.
-
Rein Klazes authored
-
Klaas van Gend authored
- better example of required comments for an API implementation - replacement of WINE_PACKED by "pshpack1.h", etc. - naming conventions for non-api calls and types - location conventions for non-api header files and prototypes
-
Robert W Hall authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
Fixed potential X synchronization problem in X11DRV_WND_SetHostAttr.
-
Guy Albertelli authored
-
Slava Monich authored
o if x is CW_USEDEFAULT (or CW_USEDEFAULT16) and y is *not* CW_USEDEFAULT (or CW_USEDEFAULT16) then use y as a second parameter to ShowWindow(). Some apps (CALC.EXE for Win98 is one of them) use this undocumented feature to create hidden window with WS_VISIBLE style set.
-
Ian Schmidt authored
DPA_SaveStream. Thanks to Eric Kohl (ekohl@abo.rhein-zeitung.de) for the partial implementation and parameter information.
-
Pavel Roskin authored
-
Eric Pouech authored
dereferencing.
-
Ulrich Weigand authored
-
Marcus Meissner authored
-
James Juran authored
-
Klaas van Gend authored
-
Rein Klazes authored
when the mouse is not captured.
-
Noel Borthwick authored
source DC in order to allow PSDRV_CreateDC to locate the printer info for the device.
-
Eric Pouech authored
Fixed a few bugs (device names are no longer converted to upper case, added call back window, all structures moved to 32 bit...).
-
Eric Pouech authored
-
Eric Pouech authored
-
James Juran authored
-
Marcus Meissner authored
using a faster generic routine and some inline assembly for i386 (cleanups by Ove).
-
- 04 Jun, 1999 2 commits
-
-
Alexandre Julliard authored
Global handle table is no longer bound to a process. Removed special handling of the initial process.
-
Alexandre Julliard authored
-
- 29 May, 1999 3 commits
-
-
Alexandre Julliard authored
Made THREAD_Current() inline. Moved server tid into TEB.
-
Luc Tourangeau authored
-
Alexandre Julliard authored
Fixed incorrect lookup of background color.
-