Sweden-Number/dlls/user32
Nikolay Sivov 7a45d2fa78 user32: Fix returned class name for other process windows.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-13 22:13:27 +02:00
..
resources
tests user32: Return 1 in DrawTextEx() when calculated offset is 0. 2018-06-04 16:26:12 +02:00
Makefile.in
button.c
caret.c
class.c user32: Fix returned class name for other process windows. 2018-06-13 22:13:27 +02:00
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c user32: Simplify CheckMenuRadioItem(). 2018-05-15 12:33:56 +02:00
message.c
misc.c user32: Add RegisterTouchHitTestingWindow stub. 2018-06-11 10:50:02 +02:00
msgbox.c
nonclient.c
painting.c user32: Rename rectClient to client_rect for consistency. 2018-06-05 17:00:38 +02:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Store the window DPI in the server. 2018-05-17 14:10:23 +02:00
text.c user32: Respect margins more in DrawTextExW(). 2018-06-04 16:26:14 +02:00
uitools.c
user32.rc
user32.spec user32: Add RegisterTouchHitTestingWindow stub. 2018-06-11 10:50:02 +02:00
user_main.c
user_private.h
win.c user32: Rename rectWindow to window_rect for consistency. 2018-06-05 17:03:16 +02:00
win.h user32: Rename rectWindow to window_rect for consistency. 2018-06-05 17:03:16 +02:00
winhelp.c
winpos.c user32: Only pass the new valid rectangle to the server. 2018-06-05 17:19:53 +02:00
winproc.c
winstation.c
wsprintf.c