.. |
resources
|
user32: Add 256x256 variants of the standard icons.
|
2018-04-20 17:16:51 +02:00 |
tests
|
include: Make ARRAY_SIZE() available in wine/test.h.
|
2018-05-25 12:09: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
|
user32: Avoid touching last error on successful path of GetClassInfo().
|
2018-05-08 10:51:31 +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
|
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
|
user32: Add stub for EnableMouseInPointer().
|
2018-04-11 16:23:06 +02:00 |
listbox.c
|
…
|
|
lstr.c
|
…
|
|
mdi.c
|
…
|
|
menu.c
|
user32: Simplify CheckMenuRadioItem().
|
2018-05-15 12:33:56 +02:00 |
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
|
user32: Implement AdjustWindowRectExForDpi().
|
2018-04-17 17:03:13 +02:00 |
painting.c
|
…
|
|
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: Pass the modifiable string buffer directly to TEXT_NextLineW().
|
2018-05-09 15:55:15 +02:00 |
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: Don't send cross-process message for GetWindowTextLength().
|
2018-05-22 21:58:02 +02:00 |
win.h
|
user32: Store the window DPI in the server.
|
2018-05-17 14:10:23 +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
|
…
|
|