- 08 May, 1999 40 commits
-
-
Marcus Meissner authored
Open console even if we already have one in the process.
-
Marcus Meissner authored
overflow in some cases, but len-1).
-
Marcus Meissner authored
-
Pavel Roskin authored
-
Uwe Bonnes authored
-
Alex Korobka authored
invalid regions and only then starts sending out messages. This should help with reentrancy during message processing and now it needs just one (or none) scratch region for all there is to do. Also, small fixes for SetWindowPos().
-
Alexandre Julliard authored
-
Patrik Stridvall authored
-
Marcus Meissner authored
-
Patrik Stridvall authored
-
Huw D M Davies authored
to bring wingdi.h almost upto a complete NT4.0 interface. Fix return value of SetRectRgn().
-
Michael Veksler authored
-
Ove Kaaven authored
- Displays ebp, in case you want to check stackframes manually - Detects far calls even when windows apps don't mark them - Tracks CallFrom16/CallTo16 relaying (thunking)
-
Ulrich Czekalla authored
-
Kevin Holbrook authored
-
Gerard Patel authored
-
Francis Beaudet authored
-
Ove Kaaven authored
the DOS device structures.
-
Noomen Hamza authored
-
Thuy Nguyen authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Uwe Bonnes authored
chars.
-
Marcus Meissner authored
-
James Juran authored
Cleaned up uninstall_lib as well.
-
Thuy Nguyen authored
ILockBytes on top of an HGLOBAL.
-
Marcus Meissner authored
Copy/convert back the buffer in GetPrivateProfileSectionW. Replace some output pointers str/wstr->ptr in kernel32.spec.
-
Ulrich Weigand authored
- Initialize process crst for 16-bit processes. - Don't crash due to uninitialized stack frames in WineLib. - Map system DLLs before calling UserSignalProc. - Signal USIG_PROCESS_CREATE only *after* the env_db is filled.
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Luc Tourangeau authored
Removed all direct calls to TRACKBAR_Refresh (except from within the WM_PAINT handling section) and replaced them by calls to InvalidateRect. Fixed a bug in the TRACKBAR_SetPos function. Fixed the behavior for different types of mouse input.
-
Yuxi Zhang authored
-
Francois Boisvert authored
-
Thuy Nguyen authored
-
Francis Beaudet authored
VOID to BOOL.
-
Francois Boisvert authored
-
Eric Pouech authored
-
Huw D M Davies authored
-