Sweden-Number/windows
Dmitry Timoshkov d5a1e761ee Make DestroyWindow() not mess with a window focus, this should be
taken care of by ShowWindow(SW_HIDE).
Add a test for DestroyWindow() on a focused child.
2004-03-26 01:06:15 +00:00
..
class.c
clipboard.c
cursoricon.c
dce.c Add a comment to explain the LockWindowUpdate situation. 2004-02-26 05:29:26 +00:00
defdlg.c
defwnd.c
dialog.c Change order of EnableWindow/DestroyWindow in the case of failure in 2004-03-20 19:25:12 +00:00
driver.c
input.c Porting fixes. 2003-11-26 22:29:30 +00:00
keyboard.c
mdi.c We need to at least refresh the window menu in ChildActivate, so for 2004-03-09 23:26:18 +00:00
message.c
msgbox.c
multimon.c
nonclient.c
painting.c FIXME_(win) -> FIXME. 2004-03-17 20:48:18 +00:00
queue.c
rect.c
scroll.c
spy.c
struct32.c
struct32.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
syscolor.c
sysmetrics.c
sysparams.c Correctly size the spi_loaded array prevents overwriting of system 2004-03-22 20:41:04 +00:00
timer.c
user.c Stub for RegisterDeviceNotificationW. 2004-03-05 20:44:15 +00:00
win.c Make DestroyWindow() not mess with a window focus, this should be 2004-03-26 01:06:15 +00:00
winhelp.c
winpos.c
winproc.c