..
resources
user32: Implement IDI_SHIELD.
2017-10-19 19:47:09 +02:00
tests
Revert "user32/combo: Set listbox popup height correctly and add tests.".
2017-12-11 15:29:42 +01:00
Makefile.in
user32: Implement IDI_SHIELD.
2017-10-19 19:47:09 +02:00
button.c
…
caret.c
…
class.c
…
clipboard.c
…
combo.c
Revert "user32/combo: Set listbox popup height correctly and add tests.".
2017-12-11 15:29:42 +01:00
controls.h
…
cursoricon.c
…
dde_client.c
…
dde_misc.c
…
dde_private.h
…
dde_server.c
…
defdlg.c
…
defwnd.c
user32: Send WM_IME_CHAR messages from DefWindowProc.
2017-11-16 21:48:49 +01:00
desktop.c
…
dialog.c
winex11.drv: Preserve last error in x11drv_thread_data().
2017-11-17 17:44:05 +01:00
driver.c
…
edit.c
user32/edit: Allow buffer access after EM_GETHANDLE.
2017-12-05 20:30:04 +01:00
exticon.c
…
focus.c
…
hook.c
user32: Use the magic format string prefix for relay traces.
2017-11-25 12:05:40 +01:00
icontitle.c
…
input.c
…
listbox.c
…
lstr.c
…
mdi.c
…
menu.c
winex11.drv: Preserve last error in x11drv_thread_data().
2017-11-17 17:44:05 +01:00
message.c
user32: Use the magic format string prefix for relay traces.
2017-11-25 12:05:40 +01:00
misc.c
user32: Initialize length before calling GetWindowPlacement().
2017-10-30 21:30:45 +01:00
msgbox.c
…
nonclient.c
user32: Use WS_MINIMIZE instead of WS_ICONIC.
2017-10-30 21:30:45 +01:00
painting.c
user32: Consistently print the HDC value in DCE traces.
2017-08-31 19:13:26 +02:00
property.c
…
resource.c
…
resources.h
…
scroll.c
…
spy.c
user32: Trace the full NCCALCSIZE_PARAMS info if present.
2017-10-30 21:30:45 +01:00
static.c
…
sysparams.c
…
text.c
…
uitools.c
…
user32.rc
user32: Implement IDI_SHIELD.
2017-10-19 19:47:09 +02:00
user32.spec
user32: Add stub for CalcMenuBar.
2017-09-07 18:25:01 +02:00
user_main.c
…
user_private.h
…
win.c
user32: Add GetGestureInfo stub.
2017-08-12 19:35:26 +09:00
win.h
…
winhelp.c
…
winpos.c
user32: Initialize length before calling GetWindowPlacement().
2017-10-30 21:30:45 +01:00
winproc.c
user32: Use the magic format string prefix for relay traces.
2017-11-25 12:05:40 +01:00
winstation.c
…
wsprintf.c
…