.. |
resources
|
…
|
|
tests
|
user32/tests: Ensure ShowWindow returns false when window is already hidden.
|
2014-11-25 19:49:32 +01:00 |
Makefile.in
|
…
|
|
button.c
|
…
|
|
caret.c
|
…
|
|
class.c
|
user32: Move IME window procedure to user32.
|
2014-11-11 16:09:47 +09:00 |
clipboard.c
|
…
|
|
combo.c
|
user32: Make the combo's listbox a topmost window.
|
2014-11-10 19:23:46 +09:00 |
controls.h
|
user32: Move IME window procedure to user32.
|
2014-11-11 16:09:47 +09:00 |
cursoricon.c
|
…
|
|
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
user32: Pass WM_IME_CONTROL messages to the IME.
|
2014-05-07 20:21:58 +02:00 |
desktop.c
|
…
|
|
dialog.c
|
…
|
|
driver.c
|
user32: Don't bother returning a value from the SetWindowRgn driver entry point.
|
2014-05-01 12:31:14 +02:00 |
edit.c
|
user32: Emit EM_SETSEL message when choosing "Select All" from context menu.
|
2014-04-08 09:25:15 +02:00 |
exticon.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
user32: Avoid race-condition when unloading module while hook is still active.
|
2014-06-17 10:40:12 +02:00 |
icontitle.c
|
…
|
|
input.c
|
user32: Make GetRegisteredRawInputDevices hotpatchable.
|
2014-07-30 16:17:14 -05:00 |
listbox.c
|
user32: Only update listbox horizontal scroll info if WS_HSCROLL is set.
|
2014-04-28 18:25:02 +02:00 |
lstr.c
|
…
|
|
mdi.c
|
…
|
|
menu.c
|
user32: Return early on child windows in DrawMenuBar.
|
2014-09-23 18:48:26 +02:00 |
message.c
|
user32: Add more exception handlings for timer callbacks.
|
2014-11-11 16:15:46 +09:00 |
misc.c
|
user32: Add a stub implementation of IsTouchWindow.
|
2014-11-27 13:27:06 +01:00 |
msgbox.c
|
user32: Load the message box font through the dialog template.
|
2014-04-15 21:03:55 +02:00 |
nonclient.c
|
…
|
|
painting.c
|
user32: Fix invalid argument passed to ExtCreateRegion.
|
2014-11-03 20:31:10 +09:00 |
property.c
|
…
|
|
resource.c
|
user32: Fix LoadStringA behavior on 1-character long buffer.
|
2014-05-14 17:20:56 +02:00 |
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
…
|
|
static.c
|
user32: Merge the blitting of the centred and non-centred cases.
|
2014-10-29 20:53:12 +09:00 |
sysparams.c
|
…
|
|
text.c
|
user32: Ensure at least one character is used in TEXT_WordBreak().
|
2014-06-13 10:12:12 +02:00 |
uitools.c
|
…
|
|
user32.rc
|
user32: Load the message box font through the dialog template.
|
2014-04-15 21:03:55 +02:00 |
user32.spec
|
user32: Add a stub implementation of IsTouchWindow.
|
2014-11-27 13:27:06 +01:00 |
user_main.c
|
user32: Move IME window procedure to user32.
|
2014-11-11 16:09:47 +09:00 |
user_private.h
|
user32: Avoid race-condition when unloading module while hook is still active.
|
2014-06-17 10:40:12 +02:00 |
win.c
|
user32: Avoid sending window messages in FindWindowExW.
|
2014-11-18 22:10:38 +09:00 |
win.h
|
…
|
|
winhelp.c
|
…
|
|
winpos.c
|
user32: Do not call SendMessage() to hide a window that is already hidden.
|
2014-11-21 20:08:33 +09:00 |
winproc.c
|
user32: Move IME window procedure to user32.
|
2014-11-11 16:09:47 +09:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|