Sweden-Number/dlls/user
Alexandre Julliard 039e13118e Implemented inter-thread SendMessageCallback. 2003-07-26 20:36:43 +00:00
..
dde Protect WDML_GetConv against null handles. 2003-06-07 00:33:53 +00:00
resources - Localization to Portuguese of Brazil 2003-06-30 20:22:35 +00:00
tests 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
.cvsignore Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
Makefile.in Move comm16.c to the 16-bit sources. 2003-07-24 00:04:35 +00:00
bidi16.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
cache.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
caret.c Made user compile with -DSTRICT. 2002-11-22 21:22:14 +00:00
comm16.c Lookup COM/LPT devices in the registry when they are used, instead of 2003-07-08 21:14:07 +00:00
controls.h Only compute dialog base units once we need them. 2003-07-09 19:53:17 +00:00
ddeml.spec Make all spec files grep-able. 2002-09-12 00:52:39 +00:00
dialog16.c Only compute dialog base units once we need them. 2003-07-09 19:53:17 +00:00
display.c Implemented GetCursorInfo. 2002-08-28 23:38:10 +00:00
display.spec Removed support for 'rsrc' spec file statement. 2002-11-18 23:16:09 +00:00
exticon.c PrivateExtractIcon* should search the path for the icon file. 2003-05-13 23:38:21 +00:00
focus.c Made user compile with -DSTRICT. 2002-11-22 21:22:14 +00:00
hook.c Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread 2003-07-11 21:55:58 +00:00
hook16.c Avoid using the MapHModule functions. 2003-05-16 20:17:52 +00:00
keyboard.spec Added some stubs. 2003-05-02 21:23:46 +00:00
lstr.c Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
message.c Implemented inter-thread SendMessageCallback. 2003-07-26 20:36:43 +00:00
message.h Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread 2003-07-11 21:55:58 +00:00
misc.c AlignRects stub. 2003-01-13 20:36:39 +00:00
mouse.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
mouse.spec Removed support for 'rsrc' spec file statement. 2002-11-18 23:16:09 +00:00
msg16.c Store the keyboard state in the thread input structure on the server 2003-01-08 19:56:31 +00:00
network.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
painting.c Fix the logic for setting the lps->fErase flag in BeginPaint. 2003-05-11 02:58:53 +00:00
property.c Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
resource.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
text.c DrawTextEx: honor clipping for underscores. 2003-06-04 20:21:21 +00:00
user.exe.spec Get rid of the 32-bit user signal proc since we always run builtin 2003-05-15 23:11:00 +00:00
user16.c Get rid of the 32-bit user signal proc since we always run builtin 2003-05-15 23:11:00 +00:00
user32.spec - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
user_main.c Store window procedures in a static array instead of creating a heap. 2003-07-09 22:31:34 +00:00
winproc.h Store window procedures in a static array instead of creating a heap. 2003-07-09 22:31:34 +00:00
wnd16.c Avoid using the MapHModule functions. 2003-05-16 20:17:52 +00:00
wsprintf.c wvsnprint accepts %p too (on win2k). 2003-07-18 23:00:26 +00:00