Sweden-Number/dlls/user
Alexandre Julliard 7bee505d37 user32: Fixed maximized window size on multi-monitor setups. 2006-10-25 20:04:11 +02:00
..
resources resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
tests user: Fixed MonitorFromWindow behavior for an invalid window handle. 2006-10-23 18:03:16 +02:00
Makefile.in user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
bidi16.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
button.c user32: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:42 +02:00
caret.c
class.c user32: Make the test pass for GetClassName called on a small buffer. 2006-10-23 15:17:13 +02:00
clipboard.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
combo.c user32: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:42 +02:00
comm16.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
controls.h
cursoricon.c user: Fix CopyImage function declaration. 2006-10-03 15:55:30 +02:00
dde_client.c user: Remove superfluous shadow variable. 2006-10-24 11:42:53 +02:00
dde_misc.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
dde_private.h
dde_server.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
ddeml.spec
ddeml16.c
defdlg.c
defwnd.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
desktop.c
dialog.c user: Fixed MonitorFromWindow behavior for an invalid window handle. 2006-10-23 18:03:16 +02:00
dialog16.c user: Fixed MonitorFromWindow behavior for an invalid window handle. 2006-10-23 18:03:16 +02:00
display.c
display.drv.spec
driver.c user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver. 2006-10-23 14:38:10 +02:00
driver16.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
edit.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
exticon.c user: Cast-qual warnings fix. 2006-10-03 11:17:18 +02:00
focus.c
hook.c user32: Pass hook handle to the destination thread. 2006-10-05 14:13:14 +02:00
hook16.c
icontitle.c
input.c user32: Send a WM_MOUSELEAVE even if another window calls TrackMouseEvent before the timer proc is called. 2006-10-16 20:10:29 +02:00
kbd16.c
keyboard.drv.spec
listbox.c user32: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:42 +02:00
lstr.c
mdi.c user: Add a test for ShowWindow(SW_MAXIMIZE) called on an invisible maximized MDI child, make it mostly pass under Wine. 2006-10-17 16:11:41 +02:00
menu.c user32: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:42 +02:00
message.c user32: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:42 +02:00
misc.c user: Make sure the desktop window exists before calling monitor functions. 2006-10-24 12:22:43 +02:00
mouse.drv.spec
mouse16.c
msg16.c
msgbox.c
network.c
nonclient.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
painting.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
property.c winuser.h: Fix PROPENUMPROCEXA/W types declarations. 2006-09-26 21:50:27 +02:00
resource.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
scroll.c Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
spy.c user: Add some missing messages to the message spy. 2006-10-11 12:09:28 +02:00
static.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
sysparams.c user: Adapt system metrics for multi-monitor setups. 2006-10-23 14:38:11 +02:00
text.c
uitools.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
user.exe.spec
user16.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
user32.spec user32: Stub implementation of BlockInput. 2006-10-02 11:54:56 +02:00
user_main.c
user_private.h user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver. 2006-10-23 14:38:10 +02:00
win.c user32: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:42 +02:00
winhelp.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
winpos.c user32: Fixed maximized window size on multi-monitor setups. 2006-10-25 20:04:11 +02:00
winproc.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
winproc.h
winstation.c user: Win64 printf format warning fixes. 2006-10-02 14:28:59 +02:00
wnd16.c
wsprintf.c