Sweden-Number/dlls/user
Eric Pouech 01ff68943d Fixed initialisation messages for raw DDE.
Fixed DdeCreateDataHandle for non NULL or CF_TEXT formats.
Various fixes (cosmetics, better error checking).
2002-01-18 19:30:15 +00:00
..
dde Fixed initialisation messages for raw DDE. 2002-01-18 19:30:15 +00:00
resources Use DrawFrameControl instead of bitmaps in certain cases. 2002-01-03 02:35:23 +00:00
.cvsignore Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit 2001-12-17 21:37:53 +00:00
Makefile.in Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit 2001-12-17 21:37:53 +00:00
bidi16.c Documentation fixes. 2001-07-02 19:59:40 +00:00
cache.c Moved tweak support to USER dll. Removed tweak.h and cache.h. 2001-01-15 20:12:55 +00:00
comm16.c - Don't use event flags with ReadFileEx and WriteFileEx. 2002-01-07 18:04:50 +00:00
controls.h Moved scrollbar tracking code to scroll.c. 2001-10-16 21:52:26 +00:00
ddeml.spec Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
display.c Documentation fixes. 2001-07-02 19:59:40 +00:00
display.spec Added support for loading .res files for 16-bit resources. 2000-10-25 20:33:58 +00:00
exticon.c Removed some of the calls to HEAP_strdup* functions. 2002-01-01 00:24:30 +00:00
keyboard.spec Added support for low-level mouse and keyboard hooks. 2001-10-17 17:50:02 +00:00
lstr.c Check the return value of *snprintf for C99 style overflow reporting. 2001-12-26 19:48:15 +00:00
message.c Implemented interprocess DDE message posting. 2002-01-18 19:22:55 +00:00
misc.c Documentation fixes. 2001-07-02 19:59:40 +00:00
mouse.c Got rid of dynamic thunk allocation in mouse/keyboard event procs and 2001-12-17 21:35:42 +00:00
mouse.spec Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
msg16.c Use alertable waits in PeekMessage16 and GetMessage16 so we can 2001-12-26 19:46:40 +00:00
network.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
painting.c Started rewrite of painting functions for multiple processes. Moved 2001-12-13 01:03:30 +00:00
property.c Use MapLS/UnMapLS instead of SEGPTR_* macros. 2001-12-20 00:19:40 +00:00
resource.c Removed some of the calls to HEAP_strdup* functions. 2002-01-01 00:24:30 +00:00
text.c - Don't string copy from uninitialised stack memory. In fact don't 2002-01-18 18:09:09 +00:00
user.spec Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit 2001-12-17 21:37:53 +00:00
user32.spec Move the implementation of comctl32._TrackMouseEvent to 2002-01-15 20:41:41 +00:00
user_main.c Removed LoadOEMResource from USER driver. 2002-01-04 18:27:41 +00:00
wnd16.c Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit 2001-12-17 21:37:53 +00:00
wsprintf.c The behavior for wsprintfA is different that for wsprintf16 in how it 2001-09-20 19:05:58 +00:00