Sweden-Number/dlls/user
Alexandre Julliard e96faaa4c8 Added a test to confirm the behavior of GetRandomRgn. 2005-09-26 16:46:31 +00:00
..
resources Added Norwegian translations. 2005-09-26 10:56:47 +00:00
tests Added a test to confirm the behavior of GetRandomRgn. 2005-09-26 16:46:31 +00:00
.cvsignore We are no longer generating .spec.c files. 2005-09-21 14:42:52 +00:00
Makefile.in Generate 16-bit spec files as assembly code too. 2005-09-21 14:23:54 +00:00
bidi16.c
button.c Use Get/SetWindowLongPtr when accessing pointers in the window extra 2005-09-12 12:20:38 +00:00
caret.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
class.c
clipboard.c
combo.c Use Get/SetWindowLongPtr when accessing pointers in the window extra 2005-09-12 12:20:38 +00:00
comm16.c
controls.h Make the non-client message handling functions return an LRESULT. 2005-09-12 20:30:12 +00:00
cursoricon.c Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
dde_client.c Change some TRACEing formats to make more sense. 2005-08-15 09:44:34 +00:00
dde_misc.c Added a magic number to the WDML_CONV structure to fix some failing 2005-09-20 11:39:19 +00:00
dde_private.h Added a magic number to the WDML_CONV structure to fix some failing 2005-09-20 11:39:19 +00:00
dde_server.c
ddeml.spec
ddeml16.c
defdlg.c
defwnd.c
desktop.c
dialog.c Fixed a few more pointer to integer typecast issues for 64-bit 2005-09-12 21:22:32 +00:00
dialog16.c Use MAKEINTRESOURCE instead of casts where appropriate. 2005-09-12 20:29:16 +00:00
display.c
display.drv.spec
driver.c Make sure we don't call the graphics driver after process detach. 2005-08-10 09:56:23 +00:00
driver16.c Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
edit.c Use Get/SetWindowLongPtr when accessing pointers in the window extra 2005-09-12 12:20:38 +00:00
exticon.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
focus.c
hook.c
hook16.c
icontitle.c
input.c
kbd16.c
keyboard.drv.spec
listbox.c Avoid truncating the item data to 32 bits in LB_SETITEMDATA. 2005-09-12 15:36:39 +00:00
lstr.c
mdi.c
menu.c Replace the 'if (!cond) ; else code' construct with the standard 'do { 2005-09-26 09:57:38 +00:00
message.c Timeout 0 means infinite wait for SendMessageTimeout. 2005-09-13 14:46:46 +00:00
misc.c
mouse.drv.spec
mouse16.c
msg16.c
msgbox.c
network.c
nonclient.c Removed unused debug channels. 2005-09-22 10:44:40 +00:00
painting.c Call the USER driver directly to check for X events on RDW_UPDATENOW 2005-08-03 19:16:01 +00:00
property.c
resource.c Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
scroll.c Fix wrong structure size check in GetScrollBarInfo(). 2005-08-19 13:58:22 +00:00
spy.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
static.c
sysparams.c If HKCU\Software\Wine does not yet exist, create it as non-volatile 2005-09-18 11:11:49 +00:00
text.c Fix "empty body in an if/else-statement" warnings. 2005-09-21 09:46:28 +00:00
uitools.c
user.exe.spec
user16.c Use the proper WOW functions everywhere instead of the K32WOW variant. 2005-08-10 10:59:19 +00:00
user32.spec Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
user_main.c GetDesktopWindow can now potentially create a thread, so we shouldn't 2005-09-17 14:28:44 +00:00
user_private.h Make sure we don't call the graphics driver after process detach. 2005-08-10 09:56:23 +00:00
win.c Removed unused debug channels. 2005-09-22 10:44:40 +00:00
winhelp.c
winpos.c
winproc.c Fixed a few more pointer to integer typecast issues for 64-bit 2005-09-12 21:22:32 +00:00
winproc.h
winstation.c
wnd16.c
wsprintf.c