- May 08, 1999
-
-
Alexandre Julliard authored
-
-
Open console even if we already have one in the process.
-
overflow in some cases, but len-1).
-
-
-
-
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
-
-
-
-
to bring wingdi.h almost upto a complete NT4.0 interface. Fix return value of SetRectRgn().
-
-
- 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)
-
-
-
-
-
the DOS device structures.
-
-
-
-
-
chars.
-
-
Cleaned up uninstall_lib as well.
-
ILockBytes on top of an HGLOBAL.
-
Copy/convert back the buffer in GetPrivateProfileSectionW. Replace some output pointers str/wstr->ptr in kernel32.spec.
-
- 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.
-
-
-
-
-
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.
-
-
-
-
VOID to BOOL.
-
-