Huw Davies
|
6a94516cc4
|
user32: Cache the text buffer length to avoid excessive calls to strlenW.
|
2007-04-20 13:05:05 +02:00 |
Huw Davies
|
a0dbcb2595
|
user32: Add a function to return the length of the text buffer.
|
2007-04-20 13:04:57 +02:00 |
Huw Davies
|
c79ce3cdbe
|
user32: Keep track of whether the app has asked for the text buffer handle.
|
2007-04-20 13:04:53 +02:00 |
Francois Gouget
|
aab5e5856e
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
Dmitry Timoshkov
|
b37b72b006
|
user32: Center the context menu if it was activated via VK_APPS like Windows does.
|
2006-12-15 12:20:23 +01:00 |
Andrew Talbot
|
bc95bfd3c1
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:25 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |