..
.cvsignore
Merged mouse dll into USER.
2000-06-08 04:57:22 +00:00
Makefile.in
Added a few missing imports.
2000-09-27 22:32:44 +00:00
bidi16.c
Moved all Win16 definitions out of the standard Windows headers.
2000-09-26 22:20:14 +00:00
cache.c
Moved a bunch of functions out of libwine/kernel/gdi into USER.
2000-08-04 04:21:02 +00:00
ddeml.c
Fix the parameter types and comments of the DDElParam functions.
2000-10-12 20:43:59 +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
disp.rc
Merged display.dll into USER.
2000-06-03 04:20:19 +00:00
display.c
Merged clipboard driver into USER driver.
2000-08-10 01:16:19 +00:00
display.spec
Added 'owner' field to 16-bit spec files to specify the name of the
2000-07-28 00:07:18 +00:00
exticon.c
Implementation for PrivateExtractIcons, PrivateExtractIconEx.
2000-06-12 22:00:11 +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
Fixed a couple of WINAPI issues with 16-bit spec files (thanks to
2000-08-25 22:00:06 +00:00
misc.c
Moved most USER string functions to dlls/user.
2000-08-06 02:42:46 +00:00
mouse.c
Removed some of the XXX_reg macros now that we are using the standard
2000-09-25 23:53:07 +00:00
mouse.spec
Added 'owner' field to 16-bit spec files to specify the name of the
2000-07-28 00:07:18 +00:00
mouserc.rc
Merged mouse dll into USER.
2000-06-08 04:57:22 +00:00
network.c
Split bidi16.c and network.c out of misc/ into their respective dlls.
2000-06-24 12:41:05 +00:00
resource.c
Added many missing *Pxxx types.
2000-10-12 23:18:55 +00:00
text.c
Added support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and DT_WORD_ELLIPSIS
2000-09-22 22:09:11 +00:00
thunk.c
Moved gdi/user thunking functions into their respective dlls.
2000-03-24 21:38:30 +00:00
user.spec
Call WH_GETMESSAGE hook in PeekMessage too (based on a patch by Rob
2000-09-24 19:51:15 +00:00
user32.spec
Added a few missing imports.
2000-09-27 22:32:44 +00:00
user_main.c
Moved Select/RealizePalette implementation to USER and use
2000-09-16 20:57:39 +00:00