Sweden-Number/dlls/user
Alexandre Julliard 3e2f2a5265 Allow nested hardware message processing by storing a unique id in
every message and using it to manage the current queue position.
Better filtering of hardware messages to avoid returning messages that
have no chance to match the filter.
2005-04-20 13:03:59 +00:00
..
dde
resources
tests Add trailing '\n's to ok() calls. 2005-04-19 09:48:44 +00:00
.cvsignore
Makefile.in
bidi16.c
button.c
caret.c
combo.c
comm16.c
controls.h Moved handling of the 55AA pattern brush to syscolor.c so that it can 2005-04-13 16:13:45 +00:00
ddeml.spec
desktop.c
dialog16.c
display.c
display.drv.spec
edit.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
exticon.c
focus.c
hook.c
hook16.c
icontitle.c
kbd16.c Moved 16-bit string functions to user16.c and kbd16.c. 2005-03-29 13:15:44 +00:00
keyboard.drv.spec
listbox.c
lstr.c Moved 16-bit string functions to user16.c and kbd16.c. 2005-03-29 13:15:44 +00:00
menu.c Change the order of DispatchMessage and message removal. 2005-04-19 09:47:02 +00:00
message.c Allow nested hardware message processing by storing a unique id in 2005-04-20 13:03:59 +00:00
message.h
misc.c
mouse.drv.spec
mouse16.c
msg16.c
network.c
painting.c The update region passed in WM_NCPAINT and the clipping region passed 2005-03-30 17:11:46 +00:00
property.c
resource.c
scroll.c
static.c
sysparams.c
text.c Eliminate strncpy. Correct a \0 assingment to the modstr variable. 2005-04-18 15:37:15 +00:00
uitools.c Moved handling of the 55AA pattern brush to syscolor.c so that it can 2005-04-13 16:13:45 +00:00
user.exe.spec
user16.c Moved 16-bit string functions to user16.c and kbd16.c. 2005-03-29 13:15:44 +00:00
user32.spec
user_main.c
user_private.h Moved handling of the 55AA pattern brush to syscolor.c so that it can 2005-04-13 16:13:45 +00:00
winproc.h
wnd16.c
wsprintf.c