Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Francois Gouget
|
f6fab295f3
|
Fix spelling error in the generated conformance test files.
|
2008-01-16 12:46:18 +01:00 |
Marcus Meissner
|
75de624377
|
winex11: Set last error on enumerating display settings.
|
2008-01-09 13:38:03 +01:00 |
Dmitry Timoshkov
|
78718a41c7
|
user32: Add a test for an invalid DEVMODE passed to ChangeDisplaySettings, make it pass under Wine.
|
2007-12-20 10:47:49 +01:00 |
Alex Villacís Lasso
|
4612b15fff
|
user32: Fix regression in DlgDirList caused by modified LB_DIR return behavior, with tests.
|
2007-12-19 19:36:09 +01:00 |
Francois Gouget
|
69f83a6f9f
|
user32/tests: Use GetProcAddress() on ChangeDisplaySettingsExA() because it is missing on Windows 95.
|
2007-12-18 12:32:55 +01:00 |
Stefan Dösinger
|
5461d505d7
|
winex11: Activate the depth-bpp difference.
|
2007-12-17 12:25:50 +01:00 |
Stefan Dösinger
|
5fa90ca910
|
user32: Add a test for EnumDisplaySettings vs GetDeviceCaps.
|
2007-12-14 14:06:45 +01:00 |
Stefan Dösinger
|
920506b230
|
user32: Add a test for WM_DISPLAYCHANGE.
|
2007-12-14 14:06:45 +01:00 |
Andrew Riedi
|
00b5501524
|
user32: Test the initial state of the cursor.
|
2007-12-11 12:09:33 +01:00 |
Andrew Riedi
|
d296c18587
|
user32: Improve test_DestroyCursor().
|
2007-12-10 12:13:47 +01:00 |
Andrew Riedi
|
573fcad0b4
|
user32: Uncomment and explain a test in test_DestroyCursor().
|
2007-12-10 12:13:30 +01:00 |
Francois Gouget
|
5f7a9cea38
|
Assorted spelling fixes.
|
2007-12-07 16:35:32 +01:00 |
Michael Stefaniuc
|
64b7359265
|
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 |
Stefan Dösinger
|
abf5240310
|
user32: Destroying the current cursor results in an error.
|
2007-11-30 14:01:34 +01:00 |
Francois Gouget
|
5f1416ef2b
|
user32/tests: Add the trailing '\n' to an ok() call.
|
2007-11-20 16:44:53 +01:00 |
Alex Villacís Lasso
|
00bba190aa
|
user32: Conformance tests for DlgDirList and DlgDirSelectEx.
|
2007-11-15 11:09:49 +01:00 |
Alex Villacís Lasso
|
56958984dd
|
user32: Conformance tests for LB_DIR on listboxes.
|
2007-11-14 13:10:47 +01:00 |
Francois Gouget
|
b0afca5704
|
user32/tests/msg: Don't mess up lParam as it is passed on to DefWindowProcA().
|
2007-11-13 23:28:06 +01:00 |
Dan Kegel
|
aaa93200ad
|
user32: Implement return value for DdeClientTransaction for XTYP_EXECUTE.
|
2007-11-12 14:13:02 +01:00 |
Alexandre Julliard
|
5fa4e85ad6
|
user32/tests: Fix access to an uninitialized variable.
|
2007-11-09 13:14:37 +01:00 |
Francois Gouget
|
2b6abd5f85
|
user32/tests: Skip some tests when DdeClientTransaction() returns NULL. This avoids some crashes on Win9x.
|
2007-11-09 13:06:43 +01:00 |
Alex Villacís Lasso
|
188610e603
|
user32: Fix for failing tests of LB_GETTEXT on listbox on Win98.
|
2007-11-08 11:48:33 +01:00 |
Alex Villacís Lasso
|
5f603f823e
|
user32: Fix LB_ITEMFROMPOINT tests for listbox control.
|
2007-11-08 11:48:26 +01:00 |
Gerald Pfeifer
|
c7adf5f4b2
|
user32: Don't check unsigned types for >= 0.
|
2007-11-02 12:36:55 +01:00 |
Alexandre Julliard
|
5c5e333284
|
user32/tests: Don't test the contents of uninitialized buffers.
|
2007-11-02 12:27:27 +01:00 |
Alexandre Julliard
|
ebc6864953
|
user32: Don't allow changing the WS_EX_TOPMOST style with SetWindowLong.
|
2007-10-31 17:53:58 +01:00 |
Mikolaj Zalewski
|
585329ed13
|
user32: Better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs.
|
2007-10-30 14:08:50 +01:00 |
James Hawkins
|
e6b658c4bf
|
user32: Define WM_LBTRACKPOINT if it's not previously defined.
|
2007-10-26 14:03:47 +02:00 |
James Hawkins
|
0c22e54059
|
user32: Fix a test that now passes in Windows.
|
2007-10-26 14:03:47 +02:00 |
Lei Zhang
|
7c2263ddc4
|
user32: Do not send button click to dialog with disabled default button.
|
2007-10-25 13:52:09 +02:00 |
Alex Villacís Lasso
|
c67d0122db
|
user32: Tests for fix EM_SETLIMITTEXT with zeroed args.
|
2007-10-18 14:10:53 +02:00 |
Dmitry Timoshkov
|
566ce8f5ed
|
user32: Add more listbox message tests, make them pass under Wine.
|
2007-10-18 14:09:42 +02:00 |
James Hawkins
|
9fd2d443fe
|
user32: Convert an HDDEDATA handle to a DDEPOKE structure for WM_DDE_POKE.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
88913f094b
|
user32: Add tests for DdeCreateDataHandle.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
4fb3518e2a
|
user32: Return DMLERR_INVALIDPARAMETER if hszItem is NULL.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
ccabbeed60
|
user32: Return DMLERR_MEMORY_ERROR instead of posting an ACK when fAckReq is returned by the server for WM_DDE_DATA.
|
2007-10-15 22:23:11 +02:00 |
James Hawkins
|
97dc032161
|
user32: Return DMLERR_INVALIDPARAMETER if hszItem is NULL.
|
2007-10-15 22:23:10 +02:00 |
James Hawkins
|
dbad0ee626
|
user32: The server should release data sent with WM_DDE_POKE.
|
2007-10-15 22:23:10 +02:00 |
Alexandre Julliard
|
9f3f51bad7
|
user32: Fix message processing in dde test and go back to more reasonable timeouts.
|
2007-10-15 22:23:10 +02:00 |
James Hawkins
|
8725b39003
|
user32: Increase the message timeout.
|
2007-10-15 22:23:10 +02:00 |
Francois Gouget
|
6fc6b23287
|
user32/tests: Don't use nameless unions where they are not needed.
|
2007-10-11 19:52:36 +02:00 |
Karl Relton
|
e764e61369
|
wineserver: Allow already peeked messages to merge.
|
2007-10-10 12:37:01 +02:00 |
James Hawkins
|
9cf7f8c3e2
|
user32: Test the ddeml server interface.
|
2007-10-09 20:19:42 +02:00 |
James Hawkins
|
3349afdbc0
|
user32: Move the test_ddeml_client function closer to the other ddeml client test functions.
|
2007-10-09 20:18:54 +02:00 |
James Hawkins
|
c26a745444
|
user32: Set client_pid to zero before initializing dde.
|
2007-10-09 20:18:34 +02:00 |
Francois Gouget
|
81c4b91cb2
|
user32/tests: Remove an unneeded cast.
|
2007-10-09 12:31:28 +02:00 |
James Hawkins
|
58639cc814
|
user32: Test the ddeml client interface.
|
2007-10-04 12:03:36 +02:00 |
Alexandre Julliard
|
5bd4038f6e
|
user32/tests: Replace GWL_WNDPROC by GWLP_WNDPROC.
|
2007-10-02 15:01:29 +02:00 |
Dmitry Timoshkov
|
5a218e97af
|
user32: Add a message test for ownerdrawn listbox, make it pass under Wine.
|
2007-10-02 13:31:46 +02:00 |