wine/dlls/user
2005-05-31 13:39:24 +00:00
..
dde
resources
tests Added test case for infinite loops on RDW_REDRAWNOW. 2005-05-31 13:39:24 +00:00
.cvsignore
bidi16.c
button.c Add BUTTON_NOTIFY_PARENT macro (as in edit.c). 2005-05-24 10:10:42 +00:00
caret.c
class.c
clipboard.c
combo.c
comm16.c
controls.h
cursoricon.c Moved functions from windows/user.c to more appropriate places, and 2005-05-25 18:42:37 +00:00
ddeml.spec
defdlg.c
defwnd.c
desktop.c
dialog16.c
dialog.c
display.c
display.drv.spec
edit.c Corrected the determination of capturing inside EDIT_WM_MouseMove 2005-05-30 11:09:33 +00:00
exticon.c
focus.c
hook16.c
hook.c
icontitle.c
input.c
kbd16.c
keyboard.drv.spec Comment out stub WEP entry points so that we can call WEP for builtin 2005-05-23 10:12:26 +00:00
listbox.c
lstr.c
Makefile.in Moved functions from windows/user.c to more appropriate places, and 2005-05-25 18:42:37 +00:00
mdi.c
menu.c
message.c
misc.c Moved functions from windows/user.c to more appropriate places, and 2005-05-25 18:42:37 +00:00
mouse16.c
mouse.drv.spec
msg16.c
msgbox.c Fix some obsolete comments 2005-05-27 19:26:34 +00:00
network.c
nonclient.c Fix some obsolete comments 2005-05-27 19:26:34 +00:00
painting.c Added a from_child parameter to the get_update_region request to allow 2005-05-31 13:37:16 +00:00
property.c
resource.c
scroll.c
spy.c Don't fetch the window class name if it's not needed to compute the 2005-05-26 12:26:23 +00:00
static.c
sysparams.c Moved functions from windows/user.c to more appropriate places, and 2005-05-25 18:42:37 +00:00
text.c Fix some obsolete comments 2005-05-27 19:26:34 +00:00
uitools.c
user16.c Moved a couple of 16-bit functions to dlls/user/user16.c. 2005-05-25 18:08:02 +00:00
user32.spec
user_main.c Moved functions from windows/user.c to more appropriate places, and 2005-05-25 18:42:37 +00:00
user_private.h Moved the syscolor functions to dlls/user/sysparams.c. 2005-05-25 17:56:35 +00:00
user.exe.spec
win.c Check for a NULL pointer in GetWindowTextA/W. 2005-05-14 18:49:19 +00:00
winhelp.c
winpos.c
winproc.c Removed the special casing of kernel32 and ntdll for the TEB 2005-05-16 17:52:10 +00:00
winproc.h
wnd16.c Avoid referencing stackframe.h from outside kernel32. 2005-05-16 14:20:16 +00:00
wsprintf.c