Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HINSTANCE),
commitd7c565f5ded74e72a490672647a2f125efadd195
authorMarcus Meissner <marcus@jet.franken.de>
Fri, 14 May 1999 18:39:37 +0000 (14 18:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 May 1999 18:39:37 +0000 (14 18:39 +0000)
tree4068cdbda06033355d66a761fd1a21fee3e51d23
parent3b876e4040b2d508c3e784f659bd314712e5c816
Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HINSTANCE),
removed unnecessary win.h includes, added syslevel.h to queue.c.
dlls/commdlg/colordlg.c
dlls/commdlg/filedlg.c
dlls/commdlg/finddlg.c
dlls/commdlg/fontdlg.c
dlls/commdlg/printdlg.c
dlls/shell32/shell32_main.c
graphics/psdrv/driver.c
include/win.h
windows/msgbox.c
windows/queue.c
windows/win.c