Piotr Caban
|
c2df317c4b
|
user32: Fix LoadStringA behavior on 1-character long buffer.
|
2014-05-14 17:20:56 +02:00 |
Hans Leidekker
|
fb31e0fbe3
|
user32/tests: Add more tests for PrivateExtractIcons.
|
2014-03-25 19:01:26 +01:00 |
Dmitry Timoshkov
|
f26bace5af
|
user32/tests: Fix resource tests compilation with __WINESRC__ defined.
|
2013-10-24 10:44:31 +02:00 |
Michael Stefaniuc
|
7c7fa1051c
|
user32: Avoid using CONST.
|
2013-09-24 12:57:57 +02:00 |
Michael Stefaniuc
|
8f7eaf26ce
|
user32: Remove two superfluous casts.
|
2012-11-19 11:46:35 +01:00 |
André Hentschel
|
fd71f87642
|
user32/tests: Don't test function directly when reporting GetLastError().
|
2011-09-26 18:15:34 +02:00 |
Austin English
|
5e941f89c2
|
user32/tests: Remove win9x hacks.
|
2011-07-28 19:57:32 +02:00 |
Alexandre Julliard
|
cc46d242e0
|
user32/tests: Fix some checks of the key value in accelerators.
|
2009-02-16 11:53:06 +01:00 |
Alexandre Julliard
|
583a30c665
|
user32/tests: Print the wrong accelerator values in the resource test.
|
2009-02-13 13:00:54 +01:00 |
Alexandre Julliard
|
1877ff01f9
|
user32/tests: Fix the resource tests for various Windows versions.
|
2008-11-14 21:17:48 +01:00 |
Alexandre Julliard
|
2b1c4ba138
|
user32/tests: Fix some test failures on win9x.
|
2008-08-05 14:09:33 +02:00 |
Alexandre Julliard
|
ba644e9c31
|
user32/tests: Fix some tests on Win9x.
|
2008-07-30 13:50:00 +02:00 |
Marcus Meissner
|
22facc67d2
|
user32/tests: Mark unsigned entitities as unsigned.
|
2008-03-28 14:49:17 +01:00 |
Marcus Meissner
|
57384b7a1c
|
user32/tests: Skip checks if pre-condition does not match.
|
2008-03-24 13:26:45 +01:00 |
Christopher Berner
|
9978cc9c56
|
user32: Make LoadStringW pass tests.
|
2008-03-11 15:30:15 +01:00 |
Francois Gouget
|
e27922ddf5
|
user32/tests: Add the trailing '\n' to a couple of ok() calls.
|
2008-03-05 12:18:05 +01:00 |
Alexandre Julliard
|
28d2930074
|
user32: Reimplement LoadStringA to avoid memory allocations and to pass the tests.
|
2008-03-03 20:06:54 +01:00 |
Christopher Berner
|
4b130aa0b0
|
user32/tests: Conformance tests for LoadStringW and LoadStringA.
|
2008-03-03 20:06:22 +01:00 |
Francois Gouget
|
d9e8a0f63e
|
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
|
2007-03-28 12:36:13 +02:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |