Sweden-Number/windows
Abey George 3336f48565 Changed EndDialog to behave like as in Windows.
Call SetWindowPos instead of ShowWindow in EndDialog.
1999-10-13 15:45:23 +00:00
..
ttydrv
x11drv Added Hungarian keyboard support. 1999-10-13 13:54:39 +00:00
.cvsignore
Makefile.in
caret.c
class.c
clipboard.c
dce.c
defdlg.c
defwnd.c
dialog.c Changed EndDialog to behave like as in Windows. 1999-10-13 15:45:23 +00:00
dinput.c If the joydevice is not present, do not create a DirectInputDevice. 1999-10-13 12:30:52 +00:00
display.c
driver.c
event.c
focus.c
hook.c
input.c Fixed some of the issues reported by winapi-check. 1999-09-23 11:48:02 +00:00
keyboard.c
mdi.c We have to activate MDI child windows. 1999-10-13 13:53:10 +00:00
message.c
mouse.c
msgbox.c
multimon.c
nonclient.c
painting.c rcPaint has to be returned in logical coordinates but was intersected 1999-09-27 11:42:34 +00:00
property.c
queue.c
rect.c
scroll.c
syscolor.c Set the COLOR_3DLIGHT system color to the right window default value. 1999-10-13 13:47:01 +00:00
sysmetrics.c
timer.c
user.c Fixed some of the issues reported by winapi-check. 1999-09-23 11:48:02 +00:00
win.c Rewrite the ShowOwnedPopups function with a safety algorithm. 1999-09-28 16:26:09 +00:00
winhelp.c
winpos.c Changed WINPOS_CanActivate to not to consider WS_VISIBLE style. 1999-10-13 15:43:45 +00:00
winproc.c