wine/dlls/user
2006-10-30 17:43:57 +01:00
..
resources resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
tests user32: Add a test for CreateWindow/DestroyWindow behaviour with WS_CHILD | WS_POPUP style, make it pass under Wine. 2006-10-30 17:43:57 +01:00
bidi16.c
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
combo.c user32: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:42 +02:00
comm16.c
controls.h
cursoricon.c
dde_client.c user: Remove superfluous shadow variable. 2006-10-24 11:42:53 +02:00
dde_misc.c
dde_private.h
dde_server.c
ddeml16.c
ddeml.spec
defdlg.c
defwnd.c
desktop.c
dialog16.c user: Fixed MonitorFromWindow behavior for an invalid window handle. 2006-10-23 18:03:16 +02:00
dialog.c user: Fixed MonitorFromWindow behavior for an invalid window handle. 2006-10-23 18:03:16 +02:00
display.c
display.drv.spec
driver16.c
driver.c user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver. 2006-10-23 14:38:10 +02:00
edit.c
exticon.c
focus.c
hook16.c
hook.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: The hiword of the return value from LB_ITEMFROMPOINT should be 2006-10-30 11:16:39 +01:00
lstr.c
Makefile.in
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
mouse16.c
mouse.drv.spec
msg16.c
msgbox.c
network.c
nonclient.c
painting.c
property.c
resource.c
scroll.c
spy.c
static.c
sysparams.c user: Adapt system metrics for multi-monitor setups. 2006-10-23 14:38:11 +02:00
text.c
uitools.c
user16.c
user32.spec
user_main.c
user_private.h user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver. 2006-10-23 14:38:10 +02:00
user.exe.spec
win.c user32: Add a test for CreateWindow/DestroyWindow behaviour with WS_CHILD | WS_POPUP style, make it pass under Wine. 2006-10-30 17:43:57 +01:00
winhelp.c
winpos.c user32: SetWindowRgn should call SetWindowPos, not RedrawWindow. 2006-10-30 17:43:38 +01:00
winproc.c
winproc.h
winstation.c
wnd16.c
wsprintf.c