Sweden-Number/dlls/user
Dmitry Timoshkov f1e46cbe85 user: Add a TrackMouseEvent test, make it pass under Wine. 2006-07-21 10:52:36 +02:00
..
resources .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
tests user: Add a TrackMouseEvent test, make it pass under Wine. 2006-07-21 10:52:36 +02:00
Makefile.in libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
bidi16.c
button.c
caret.c
class.c user32: Implement Get/SetClassLongPtrA/W. 2006-07-12 20:04:18 +02:00
clipboard.c
combo.c user32: Fix character conversion in combo box. 2006-06-15 11:26:57 +02:00
comm16.c
controls.h user: Only include winproc.h where necessary. 2006-05-26 14:54:54 +02:00
cursoricon.c
dde_client.c
dde_misc.c user32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:36 +02:00
dde_private.h
dde_server.c
ddeml.spec
ddeml16.c
defdlg.c
defwnd.c include: Move appropriate parts of winpos.h to winuser.h and win.h, 2006-06-29 14:48:42 +02:00
desktop.c
dialog.c include: Move appropriate parts of winpos.h to winuser.h and win.h, 2006-06-29 14:48:42 +02:00
dialog16.c
display.c
display.drv.spec
driver.c x11drv: Improve handling of the case where the clipboard is opened 2006-06-05 21:01:30 +02:00
driver16.c janitorial: Put "inline static" at the beginning of a declaration. 2006-07-07 14:30:35 +02:00
edit.c
exticon.c Yet another round of redundant NULL checks before HeapFree. 2006-06-13 11:40:23 +02:00
focus.c user: Improve SetActiveWindow test, add SetForegroundWindow test, make them pass under Wine. 2006-07-10 11:47:44 +02:00
hook.c
hook16.c
icontitle.c
input.c user: Add a TrackMouseEvent test, make it pass under Wine. 2006-07-21 10:52:36 +02:00
kbd16.c
keyboard.drv.spec
listbox.c Yet another round of redundant NULL checks before HeapFree. 2006-06-13 11:40:23 +02:00
lstr.c user32: Fix a pointer size warning in Win64. 2006-06-12 13:21:47 +02:00
mdi.c
menu.c user32: Remove redundant SetLastError call from MENU_SetMenu. 2006-06-12 13:21:48 +02:00
message.c include: Move appropriate parts of winpos.h to winuser.h and win.h, 2006-06-29 14:48:42 +02:00
misc.c
mouse.drv.spec
mouse16.c
msg16.c
msgbox.c
network.c
nonclient.c include: Move appropriate parts of winpos.h to winuser.h and win.h, 2006-06-29 14:48:42 +02:00
painting.c
property.c
resource.c
scroll.c
spy.c
static.c
sysparams.c user: Implement Ascii version of SPI_GETDESKWALLPAPER. 2006-07-12 19:32:06 +02:00
text.c
uitools.c
user.exe.spec
user16.c user: Only include winproc.h where necessary. 2006-05-26 14:54:54 +02:00
user32.spec user32: Stub implementations for Win64's Get/Set LongPtr functions. 2006-05-30 19:29:36 +02:00
user_main.c
user_private.h x11drv: Improve handling of the case where the clipboard is opened 2006-06-05 21:01:30 +02:00
win.c include: Move appropriate parts of winpos.h to winuser.h and win.h, 2006-06-29 14:48:42 +02:00
winhelp.c
winpos.c include: Move appropriate parts of winpos.h to winuser.h and win.h, 2006-06-29 14:48:42 +02:00
winproc.c user: Fixed WM_ACTIVATEAPP mapping with null task handle. 2006-05-28 18:26:32 +02:00
winproc.h user: Only include winproc.h where necessary. 2006-05-26 14:54:54 +02:00
winstation.c
wnd16.c
wsprintf.c