Sweden-Number/windows
Huw Davies b367a6e628 We can't use RtlCreateUnicodeStringFromAsciiz for WM_SETTEXT as the
resulting unicode string may be greater than 0xffff bytes.
2003-05-19 23:15:21 +00:00
..
class.c GetClassInfo returns class atom on success. 2003-05-19 23:10:54 +00:00
clipboard.c
cursoricon.c Initialize hbmColor only for color icons in GetIconInfo. 2003-05-19 19:01:31 +00:00
dce.c
defdlg.c
defwnd.c
dialog.c
driver.c
input.c
keyboard.c
mdi.c Restore MDI window in the case of disabled maximize button. 2003-05-19 19:01:56 +00:00
message.c Implemented BroadcastSystemMessageW. 2003-05-19 18:56:49 +00:00
msgbox.c
multimon.c
nonclient.c
painting.c
queue.c
rect.c
scroll.c
spy.c
struct32.c
struct32.h
syscolor.c
sysmetrics.c
sysparams.c
timer.c
user.c Get rid of the 32-bit user signal proc since we always run builtin 2003-05-15 23:11:00 +00:00
win.c Catch broadcast window handles in functions that are implemented using 2003-05-19 19:00:02 +00:00
winhelp.c
winpos.c Catch broadcast window handles in functions that are implemented using 2003-05-19 19:00:02 +00:00
winproc.c We can't use RtlCreateUnicodeStringFromAsciiz for WM_SETTEXT as the 2003-05-19 23:15:21 +00:00