Sweden-Number/windows
Michael Veksler c48f04f09f Add "win.h" to fix implicit function declaration warnings. 1999-04-18 09:26:29 +00:00
..
ttydrv Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
x11drv While handling the WM_DELETEWINDOW client message check if a window 1999-04-18 09:21:01 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Replace GRAPH_ functions with Win SDK equivalents. 1998-12-08 09:14:09 +00:00
caret.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
class.c Made access to the wnd struct thread-safe. 1999-03-14 17:25:32 +00:00
clipboard.c Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
dce.c Make access to the DCE list thread safe by ensuring we have acquired 1999-04-18 09:19:55 +00:00
defdlg.c Implemented WM_NOTIFYFORMAT. 1999-04-01 10:10:24 +00:00
defwnd.c Wrote a basic implementation of the WM_PRINT message. 1999-04-02 10:36:21 +00:00
dialog.c Fixed some bugs in thread safeness for wnd struct. 1999-03-28 12:42:52 +00:00
dinput.c Lots of warning fixed, one missing WINAPI in ddraw.c added. 1999-03-18 17:39:57 +00:00
display.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
driver.c Better error handling ; a few bug fixes ; now OpenDriver16 can load 32 1999-04-10 16:50:24 +00:00
event.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
focus.c Fixed some bugs in thread safeness for wnd struct. 1999-03-28 12:42:52 +00:00
hook.c Ignore HIWORD of boolean return values of 16-bit hook procedures, to 1999-03-16 10:29:55 +00:00
input.c ReleaseCapture() is supposed to return a BOOL value. 1999-04-15 16:40:16 +00:00
keyboard.c Suspend the window locks before DefKeybEventProc and 1999-04-03 16:27:53 +00:00
mdi.c Fixed window locking bug in CalcChildScroll. 1999-04-10 16:28:12 +00:00
message.c Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
mouse.c Add "win.h" to fix implicit function declaration warnings. 1999-04-18 09:26:29 +00:00
msgbox.c - fixed missing stdlib.h and string.h includes everywhere 1999-02-28 12:27:56 +00:00
multimon.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
nonclient.c Fixed some bugs in thread safeness for wnd struct. 1999-03-28 12:42:52 +00:00
painting.c Moved hrgnUpdate from client to window coordinates, made nonclient 1999-03-28 09:37:57 +00:00
property.c Made access to the wnd struct thread-safe. 1999-03-14 17:25:32 +00:00
queue.c In UserYield16, when current thread is a 32 bit one which hold the 1999-04-01 09:58:53 +00:00
rect.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
scroll.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
syscolor.c Loading the color schema for registry. 1999-04-11 11:39:17 +00:00
sysmetrics.c Lots of warning fixed, one missing WINAPI in ddraw.c added. 1999-03-18 17:39:57 +00:00
timer.c Teached TIMER_GetNextExpiration that a timer that has already expired 1999-04-11 17:10:05 +00:00
user.c Fixed warnings. 1999-04-16 09:41:22 +00:00
win.c Enabled thread safeness for wnd structure code. 1999-04-11 17:16:19 +00:00
winhelp.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
winpos.c Check if pTempActiveWindow in WINPOS_SetWindowPos is valid after the 1999-04-11 11:59:25 +00:00
winproc.c Suspend all windows locks before the control is passed to the 1999-04-02 10:34:43 +00:00