Piotr Caban
|
c2df317c4b
|
user32: Fix LoadStringA behavior on 1-character long buffer.
|
2014-05-14 17:20:56 +02:00 |
Michael Stefaniuc
|
0a22cd2b8f
|
user32: Avoid using HIWORD() on atoms/resources.
|
2010-02-04 13:39:27 +01:00 |
Michael Stefaniuc
|
77f43eedf5
|
user32: Remove a duplicated return statement (Smatch).
|
2009-10-19 11:36:08 +02:00 |
Alexandre Julliard
|
09d1c52fa0
|
user32: Move 16-bit resource functions to user16.c.
|
2009-10-15 17:55:46 +02:00 |
Alexandre Julliard
|
a7adbf7849
|
user32: Reimplement accelerator functions to use 32-bit user handles instead of 16-bit functions.
|
2009-10-15 17:35:06 +02:00 |
Michael Stefaniuc
|
214b40b109
|
user32: Remove superfluous pointer casts.
|
2009-03-02 12:11:38 +01:00 |
Michael Stefaniuc
|
3d6e19d48a
|
user32: Do not cast zero.
|
2008-11-04 11:26:24 +01:00 |
Dimitrie O. Paun
|
e209932069
|
user32: Fix a noisy FIXME.
|
2008-10-01 09:47:31 -05:00 |
Christopher Berner
|
9978cc9c56
|
user32: Make LoadStringW pass tests.
|
2008-03-11 15:30:15 +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 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |