Andrew Eikum
|
c1c22e25c2
|
user32/tests: Add tests for saving and restoring control focus.
|
2009-08-14 13:58:49 +02:00 |
Dmitry Timoshkov
|
96e44ddb78
|
user32: Return 0 from DefDlgProc and dialog loop for invalid dialog handles.
|
2009-08-12 12:53:25 +02:00 |
Andrew Nguyen
|
e903872fd2
|
user32/tests: Fix some test failures on Windows.
|
2009-08-10 13:11:13 +02:00 |
Andrew Nguyen
|
797ec7a58e
|
user32/tests: Test the behavior of DialogBoxParamA with dialog procedure window destruction.
|
2009-08-07 12:11:42 +02:00 |
Patrick Gauthier
|
9096368b6a
|
user32: Handle magic font size 0x7fff in dialog templates correctly.
|
2009-04-10 11:33:46 +02:00 |
Patrick Gauthier
|
08c0ddec80
|
user32/tests: Check effect of magic font height value 0x7fff in dialog template.
|
2009-03-25 12:43:46 +01:00 |
Michael Stefaniuc
|
e202baabd5
|
user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR.
|
2009-01-13 15:26:11 +01:00 |
Alexandre Julliard
|
d852ac0b1f
|
user32/tests: Fix some integer to pointer conversion warnings.
|
2009-01-08 13:18:01 +01:00 |
Michael Stefaniuc
|
fb11803d19
|
user32: Remove superfluous casts of void pointers.
|
2008-11-05 10:55:46 +01:00 |
Alexandre Julliard
|
ba644e9c31
|
user32/tests: Fix some tests on Win9x.
|
2008-07-30 13:50:00 +02:00 |
Paul Vriens
|
470a0a0cae
|
user32/tests: Use A-call.
|
2008-03-10 11:22:38 +01:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Lei Zhang
|
7c2263ddc4
|
user32: Do not send button click to dialog with disabled default button.
|
2007-10-25 13:52:09 +02:00 |
Peter Oberndorfer
|
1fce55410e
|
user32/tests: Fix dialog proc prototypes.
|
2007-09-21 11:51:51 +02:00 |
Louis Lenders
|
ba7207cbc0
|
user32: Fix error return values in DialogBoxParam + simple test.
|
2007-02-15 11:14:53 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |