Sweden-Number/dlls/user32/tests
Sergey Khodych 6fa48cdd91 user32: edit: Use a dialog mode after receiving WM_GETDLGCODE message.
Tests show that the edit control uses a dialog mode after receiving 
WM_GETDLGCODE message and it doesn't depend on whether the edit control 
has a parent window.
2009-08-26 16:36:50 +02:00
..
Makefile.in user32: Implement BroadcastSystemMessage. 2008-04-03 12:00:02 +02:00
broadcast.c user32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:21 +01:00
class.c user32/tests: Fix the window creation on Win64. 2009-05-07 14:44:22 +02:00
clipboard.c user32/tests: Fix tests on win9x. 2009-04-21 13:26:25 +02:00
combo.c user32/tests: Use symbol charset when creating Marlett font. 2009-08-05 11:19:54 +02:00
cursoricon.c user32: Added DrawIconEx alpha blending support. 2009-06-25 14:34:13 +02:00
dce.c user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR. 2009-01-13 15:26:11 +01:00
dde.c user32/tests: Remove tests for internal DDE handle format, we don't care how the handles are implemented. 2009-06-01 16:16:05 +02:00
dialog.c user32/tests: Fix a test failure on Win9x. 2009-08-24 15:17:32 +02:00
edit.c user32: edit: Use a dialog mode after receiving WM_GETDLGCODE message. 2009-08-26 16:36:50 +02:00
generated.c winapi_test: The tests don't support WIN64 yet so disable them there. 2009-01-08 12:47:22 +01:00
input.c user32/tests: Fix test failure on Win7. 2009-08-26 16:33:42 +02:00
listbox.c user32/tests: Better handling of the *.* wildcard in the listbox test. 2009-02-13 13:01:12 +01:00
menu.c Assorted spelling fixes. 2009-08-11 12:35:38 +02:00
monitor.c user32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:21 +01:00
msg.c user32: Send 0 as LPARAM for SIZE_MINIMIZED WM_SIZE messages. 2009-08-03 15:02:51 +02:00
resource.c user32/tests: Fix some checks of the key value in accelerators. 2009-02-16 11:53:06 +01:00
resource.rc user32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine. 2008-06-18 15:21:49 +02:00
scroll.c user32/tests: Fix test failures on Win9x/WinME. 2009-05-13 17:11:22 +02:00
static.c user32: When repainting a static control with SS_BITMAP style, do not erase the background if there is no valid bitmap to paint. 2009-04-16 12:37:47 -05:00
sysparams.c user32/tests: Fix a test failure on Win95. 2009-06-04 12:12:07 +02:00
test_mono.bmp
text.c user32/tests: Remove unused SAME macro. 2009-05-29 11:27:05 +02:00
win.c user32/tests: Remove superfluous code from WM_PAINT loop test. 2009-08-14 11:27:31 +02:00
winstation.c user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR. 2009-01-13 15:26:11 +01:00
wsprintf.c user32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:21 +01:00