Sweden-Number/dlls/user
Alexandre Julliard 9ae0fe54b0 Moved most of the implementation of SetWindowPos and SetDrawable into
the user driver, and the corresponding code into the dlls/x11drv
directory. Moved a few functions out of the window driver into the
user driver. Plus a few related cleanups.
2001-04-24 23:28:52 +00:00
..
resources Add version information (16 and 32 bit) to core built-in dlls: 2001-02-23 20:37:13 +00:00
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Add version information (16 and 32 bit) to core built-in dlls: 2001-02-23 20:37:13 +00:00
bidi16.c Add <string.h> to files that needed it. 2001-01-26 20:43: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
controls.h Added unicode MDI client window proc. 2001-02-12 03:40:41 +00:00
ddeml.c When calling CreateMutex() handle the case when the mutex is already 2001-04-09 18:29:17 +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
ddeml16.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
display.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
display.spec Added support for loading .res files for 16-bit resources. 2000-10-25 20:33:58 +00:00
exticon.c Small 'typos in comments' fixes. 2001-02-28 05:31:02 +00:00
keyboard.spec Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
lstr.c Fix some crash on bad parameter conditions. 2001-04-16 20:27:16 +00:00
misc.c Documentation ordinal fixes. 2001-01-25 22:22:21 +00:00
mouse.c Removed some unnecessary includes. 2000-12-01 21:32:55 +00:00
mouse.spec Added support for loading .res files for 16-bit resources. 2000-10-25 20:33:58 +00:00
network.c Use the DRIVE_* API constants instead of the DRIVETYPE enum. 2000-12-12 00:44:42 +00:00
resource.c Documentation ordinal fixes. 2001-01-25 22:22:21 +00:00
text.c Documentation ordinal fixes. 2001-01-25 22:22:21 +00:00
thunk.c Moved gdi/user thunking functions into their respective dlls. 2000-03-24 21:38:30 +00:00
user.spec Always load the 32-bit dll containing a given 16-bit builtin. 2001-03-28 01:47:28 +00:00
user32.spec Added some stubs for functions used by newer rpcrt4 dlls. 2001-04-09 18:34:49 +00:00
user_main.c Moved most of the implementation of SetWindowPos and SetDrawable into 2001-04-24 23:28:52 +00:00
wsprintf.c Got rid of WPRINTF_ExtractVAPtr. 2001-01-25 22:24:26 +00:00