Sweden-Number/windows
Rein Klazes dc969d4704 Correct the logic that decides whether a WM_SYSKEYUP/DOWN or a
WM_KEYUP/DOWN message is to be sent.
2003-10-28 00:02:57 +00:00
..
class.c Implemented RealGetWindowClass. 2003-09-27 03:47:07 +00:00
clipboard.c
cursoricon.c
dce.c
defdlg.c
defwnd.c
dialog.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-06 21:03:32 +00:00
driver.c
input.c Correct the logic that decides whether a WM_SYSKEYUP/DOWN or a 2003-10-28 00:02:57 +00:00
keyboard.c
mdi.c
message.c
msgbox.c
multimon.c
nonclient.c
painting.c
queue.c
rect.c
scroll.c
spy.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-06 21:03:32 +00:00
struct32.c
struct32.h
syscolor.c
sysmetrics.c
sysparams.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-06 21:03:32 +00:00
timer.c
user.c
win.c Use the extended window style for the previous style in the style 2003-10-21 23:42:02 +00:00
winhelp.c
winpos.c Initialize MinMax.ptReserved, use better defaults for child windows. 2003-10-24 04:22:11 +00:00
winproc.c