Sweden-Number/dlls/user
C. Scott Ananian aa6367400a EDIT_EM_SetSel: Old/new selection range ordering code would break when
old_end < start < end < old_start.
Reset EF_UPDATE flag after we've sent the update.
2005-03-22 16:40:36 +00:00
..
dde
resources
tests EDIT_EM_SetSel: Old/new selection range ordering code would break when 2005-03-22 16:40:36 +00:00
.cvsignore
Makefile.in Merge the rest of the messaging code into dlls/user/message.c and get 2005-03-10 15:47:53 +00:00
bidi16.c
button.c
caret.c
combo.c
comm16.c
controls.h
ddeml.spec
desktop.c
dialog16.c
display.c
display.drv.spec
edit.c EDIT_EM_SetSel: Old/new selection range ordering code would break when 2005-03-22 16:40:36 +00:00
exticon.c
focus.c
hook.c
hook16.c
icontitle.c
kbd16.c
keyboard.drv.spec
listbox.c
lstr.c Assorted memleak fixes. Found on Michael Stefaniuc smatch list. 2005-03-14 17:13:44 +00:00
menu.c Implemented MIIM_BITMAP state. 2005-03-09 12:39:01 +00:00
message.c Assorted memleak fixes. Found on Michael Stefaniuc smatch list. 2005-03-14 17:13:44 +00:00
message.h Merge the rest of the messaging code into dlls/user/message.c and get 2005-03-10 15:47:53 +00:00
misc.c
mouse.drv.spec
mouse16.c
msg16.c
network.c
painting.c
property.c
resource.c
scroll.c Implemented GetScrollBarInfo() function and SBM_GETSCROLLBARINFO 2005-03-10 17:15:32 +00:00
static.c
sysparams.c Make the SwapMouseButton function and the SPI_SETMOUSEBUTTONSWAP 2005-03-09 11:51:31 +00:00
text.c
uitools.c
user.exe.spec
user16.c
user32.spec Implemented GetScrollBarInfo() function and SBM_GETSCROLLBARINFO 2005-03-10 17:15:32 +00:00
user_main.c Moved SendInput and related functions to the USER driver to avoid a 2005-03-09 16:45:23 +00:00
user_private.h Moved SendInput and related functions to the USER driver to avoid a 2005-03-09 16:45:23 +00:00
winproc.h
wnd16.c
wsprintf.c