.. |
resources
|
…
|
|
tests
|
user32/tests: Fix coordinates in the UpdateLayeredWindow broken case.
|
2012-09-18 14:47:00 +02:00 |
Makefile.in
|
…
|
|
button.c
|
…
|
|
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
combo.c
|
user32: Avoid TRUE:FALSE conditional expressions.
|
2012-08-13 11:50:51 +02:00 |
controls.h
|
user32: Add mouse tracking on caption right-clicks to avoid messing with the capture.
|
2012-02-15 16:27:12 +01:00 |
cursoricon.c
|
user32: Draw the mask with SRCCOPY in DrawIcon when the image isn't being drawn.
|
2012-02-08 11:00:51 -06:00 |
dde_client.c
|
user32: Don't limit time needed for WM_DDE_INITIATE processing.
|
2012-08-22 12:03:19 +02:00 |
dde_misc.c
|
user32: Avoid TRUE:FALSE conditional expressions.
|
2012-08-13 11:50:51 +02:00 |
dde_private.h
|
user32: Make some DDE functions static.
|
2012-06-12 11:11:22 +02:00 |
dde_server.c
|
…
|
|
defdlg.c
|
user32: Correct dialog focus behavior.
|
2012-08-16 11:59:23 +02:00 |
defwnd.c
|
user32: Refresh the frame when the style bits of a layered window are changed.
|
2012-09-13 13:50:40 +02:00 |
desktop.c
|
…
|
|
dialog.c
|
user32: IsDialogMessage should allow control ids other than IDOK when processing WM_KEYDOWN.
|
2012-03-29 20:49:19 +02:00 |
driver.c
|
user32: Add support for managing a DIB surface for a window.
|
2012-09-06 12:35:32 +02:00 |
edit.c
|
user32: Free the uniscribe data before freeing the linedefs.
|
2012-09-17 18:31:37 +02:00 |
exticon.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
user32: Add rawinput mouse support.
|
2012-09-11 18:06:34 +02:00 |
listbox.c
|
user32: Avoid TRUE:FALSE conditional expressions.
|
2012-08-13 11:50:51 +02:00 |
lstr.c
|
…
|
|
mdi.c
|
…
|
|
menu.c
|
user32: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:40 +02:00 |
message.c
|
user32: Add rawinput keyboard support.
|
2012-09-12 12:47:13 +02:00 |
misc.c
|
user32: Fix the spelling of the hRecipient variable.
|
2012-05-15 16:26:41 +02:00 |
msgbox.c
|
…
|
|
nonclient.c
|
user32: Minimize and maximize boxes can only appear when WS_SYSMENU is set.
|
2012-07-17 16:22:32 +02:00 |
painting.c
|
user32: Check for the need to flush window surfaces every time a window finishes painting.
|
2012-09-11 20:56:35 +02:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
…
|
|
static.c
|
…
|
|
sysparams.c
|
user32: Add a helper function to retrieve the virtual screen rectangle.
|
2012-09-05 21:56:55 +02:00 |
text.c
|
user32: Add support for legacy access keys.
|
2012-09-06 20:28:49 +02:00 |
uitools.c
|
user32: Fix DrawFocusRect to always invert the destination regardless of the text color.
|
2012-09-10 11:38:15 +02:00 |
user32.rc
|
…
|
|
user32.spec
|
…
|
|
user_main.c
|
user32: Add rawinput mouse support.
|
2012-09-11 18:06:34 +02:00 |
user_private.h
|
user32: Add rawinput mouse support.
|
2012-09-11 18:06:34 +02:00 |
win.c
|
user32: Don't send messages on position changes in UpdateLayeredWindow.
|
2012-09-13 13:50:15 +02:00 |
win.h
|
user32: Maintain a list of active window surfaces and flush them periodically.
|
2012-09-06 12:38:13 +02:00 |
winhelp.c
|
…
|
|
winpos.c
|
user32: Maintain a list of active window surfaces and flush them periodically.
|
2012-09-06 12:38:13 +02:00 |
winproc.c
|
user32: Maintain a list of active window surfaces and flush them periodically.
|
2012-09-06 12:38:13 +02:00 |
winstation.c
|
user32: Return Unicode length instead of ANSI in GetUserObjectInformationA.
|
2012-05-14 17:48:32 +02:00 |
wsprintf.c
|
…
|
|