wine-wine/dlls/user32
Michael Müller 76f135e599 user32: Add stubs for GetWindowDisplayAffinity and SetWindowDisplayAffinity.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-09 10:40:44 -06:00
..
resources
tests user32: Add stubs for GetWindowDisplayAffinity and SetWindowDisplayAffinity. 2018-03-09 10:40:44 -06:00
Makefile.in
button.c user32/button: Do not select old font back after painting. 2018-03-01 19:25:56 +01:00
caret.c
class.c comctl32: Introduce ListBox control. 2018-02-14 09:05:30 +01:00
clipboard.c
combo.c user32: Remove confusing comments. 2018-02-08 13:10:50 +01:00
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 user32: Remove confusing comments. 2018-02-08 13:10:50 +01:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32: Fix itemData passed in ListBox WM_MEASUREITEM message. 2018-03-01 09:57:52 +01:00
lstr.c
mdi.c
menu.c user32: Handle HeapReAlloc failure in RemoveMenu. 2018-02-05 10:00:07 +01:00
message.c user32: Add a heuristic to find the mouse message's window. 2018-02-06 14:28:10 +01:00
misc.c
msgbox.c
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c user32: Remove confusing comments. 2018-02-08 13:10:50 +01:00
spy.c
static.c user32: Remove confusing comments. 2018-02-08 13:10:50 +01:00
sysparams.c
text.c
uitools.c
user32.rc
user32.spec user32: Add stubs for GetWindowDisplayAffinity and SetWindowDisplayAffinity. 2018-03-09 10:40:44 -06:00
user_main.c
user_private.h user32: Fix names returned with GetClassName(). 2018-02-05 10:00:07 +01:00
win.c user32: Add stubs for GetWindowDisplayAffinity and SetWindowDisplayAffinity. 2018-03-09 10:40:44 -06:00
win.h
winhelp.c
winpos.c user32: Kill focus before minimizing a window. 2018-02-02 14:42:39 +01:00
winproc.c user32: Don't convert message arguments when calling dialog procedure. 2018-02-19 16:57:53 +01:00
winstation.c
wsprintf.c