Sweden-Number/dlls/user
Alexandre Julliard 127127fd3b Timeout 0 means infinite wait for SendMessageTimeout.
Remove the message from the receiver queue if it times out before
being received.
2005-09-13 14:46:46 +00:00
..
resources
tests Timeout 0 means infinite wait for SendMessageTimeout. 2005-09-13 14:46:46 +00:00
.cvsignore
Makefile.in
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 Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
dde_private.h
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
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 Fixed a few more pointer to integer typecast issues for 64-bit 2005-09-12 21:22:32 +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 Make the non-client message handling functions return an LRESULT. 2005-09-12 20:30:12 +00:00
painting.c
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 - remove return: now break loop if can't change state during test 2005-08-25 19:18:49 +00:00
text.c
uitools.c
user.exe.spec
user16.c
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 SendMessageTimeout takes a DWORD_PTR not a DWORD. 2005-09-12 20:43:32 +00:00
user_private.h
win.c Don't fallback to LoadMenu16 when the window is created with a null 2005-09-07 09:28:08 +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