Sweden-Number/dlls/user32
Alexandre Julliard e95d0c6849 user32: Take into account the offset between old and new parent in SetParent().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-07 12:00:17 +02:00
..
resources user32: Add 256x256 variants of the standard icons. 2018-04-20 17:16:51 +02:00
tests user32: Take into account the offset between old and new parent in SetParent(). 2018-05-07 12:00:17 +02:00
Makefile.in
button.c user32: Fix checkbox wrong box alignment with BS_VCENTER. 2018-04-27 09:24:42 +02:00
caret.c
class.c
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 user32: Fix the name of an unused debugging function. 2018-04-18 10:13:36 +02:00
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c
message.c user32: Take into account the offset between old and new parent in SetParent(). 2018-05-07 12:00:17 +02:00
misc.c
msgbox.c
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Implement LogicalToPhysicalPointForPerMonitorDPI() and PhysicalToLogicalPointForPerMonitorDPI(). 2018-04-19 12:51:21 +02:00
text.c
uitools.c
user32.rc
user32.spec user32: Implement LogicalToPhysicalPointForPerMonitorDPI() and PhysicalToLogicalPointForPerMonitorDPI(). 2018-04-19 12:51:21 +02:00
user_main.c user32: Destroy thread windows by going through the handle table. 2018-04-27 16:24:36 +02:00
user_private.h user32: Take into account the offset between old and new parent in SetParent(). 2018-05-07 12:00:17 +02:00
win.c user32: Take into account the offset between old and new parent in SetParent(). 2018-05-07 12:00:17 +02:00
win.h user32: Destroy thread windows by going through the handle table. 2018-04-27 16:24:36 +02:00
winhelp.c
winpos.c user32: Take into account the offset between old and new parent in SetParent(). 2018-05-07 12:00:17 +02:00
winproc.c user32: Set the thread DPI awareness to the window's when calling a window procedure. 2018-05-02 17:33:19 +02:00
winstation.c
wsprintf.c