wine-wine/dlls/user
Francois Gouget 71f8fc27e5 IDI_APPLICATIONW does not exist on Windows. Use IDI_APPLICATION
instead and cast to LPWSTR.
Fixed type cast warnings.
2002-09-17 00:05:34 +00:00
..
dde - Rename WIN_Handle16 to HWDN_16 and make it a macro. 2002-09-04 19:37:01 +00:00
resources Added support for #pragma code_page. 2002-08-15 21:57:36 +00:00
tests IDI_APPLICATIONW does not exist on Windows. Use IDI_APPLICATION 2002-09-17 00:05:34 +00:00
.cvsignore Create at most one glue file for a single dll. 2002-08-01 18:36:58 +00:00
Makefile.in Replaced 'heap' .spec statement by a command line option. 2002-09-12 22:51:20 +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
comm16.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
controls.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ddeml.spec Make all spec files grep-able. 2002-09-12 00:52:39 +00:00
display.c Implemented GetCursorInfo. 2002-08-28 23:38:10 +00:00
display.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
exticon.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
keyboard.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
lstr.c Authors: Mike McCormack <mikem@codeweavers.com>, Jeremy White <jwhite@codeweavers.com> 2002-06-13 23:54:55 +00:00
message.c Add QM_SMRESULT in wake bits too in case the changed bits get cleared 2002-08-13 18:17:19 +00:00
misc.c Convert HTASK to void* (based on a patch by Michael Stefaniuc). 2002-07-28 23:48:27 +00:00
mouse.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
mouse.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
msg16.c - Rename WIN_Handle16 to HWDN_16 and make it a macro. 2002-09-04 19:37:01 +00:00
network.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
painting.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
property.c - Rename WIN_Handle16 to HWDN_16 and make it a macro. 2002-09-04 19:37:01 +00:00
resource.c Convert HACCEL to a void*. 2002-08-28 00:39:39 +00:00
text.c Faster performance in TEXT_Ellipsify for long strings. 2002-06-10 22:47:58 +00:00
user.exe.spec Replaced 'heap' .spec statement by a command line option. 2002-09-12 22:51:20 +00:00
user16.c Implement wrapper calls for the 16 bit GlobalAtom* functions. 2002-08-28 00:38:42 +00:00
user32.spec Link all remaining dlls except kernel32 as separated dlls, by 2002-09-06 18:51:31 +00:00
user_main.c Fixed a number of dll separation issues. 2002-08-28 22:35:23 +00:00
wnd16.c - Rename WIN_Handle16 to HWDN_16 and make it a macro. 2002-09-04 19:37:01 +00:00
wsprintf.c Duplicated wsprintf implementation in shlwapi. 2002-06-04 23:11:09 +00:00