Sweden-Number/dlls/user32/tests
Francois Gouget 69f83a6f9f user32/tests: Use GetProcAddress() on ChangeDisplaySettingsExA() because it is missing on Windows 95. 2007-12-18 12:32:55 +01:00
..
Makefile.in
class.c
clipboard.c
combo.c
cursoricon.c user32: Test the initial state of the cursor. 2007-12-11 12:09:33 +01:00
dce.c
dde.c user32: Implement return value for DdeClientTransaction for XTYP_EXECUTE. 2007-11-12 14:13:02 +01:00
dialog.c
edit.c
generated.c
input.c
listbox.c user32/tests: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead of clearing the memory with a separate memset() call. 2007-12-07 14:52:45 +01:00
menu.c
monitor.c
msg.c Assorted spelling fixes. 2007-12-07 16:35:32 +01:00
resource.c
resource.rc
static.c
sysparams.c user32/tests: Use GetProcAddress() on ChangeDisplaySettingsExA() because it is missing on Windows 95. 2007-12-18 12:32:55 +01:00
test_mono.bmp
text.c
win.c user32: Don't allow changing the WS_EX_TOPMOST style with SetWindowLong. 2007-10-31 17:53:58 +01:00
winstation.c
wsprintf.c