.. |
dde
|
Silence some warnings due to casts between pointer and integers of
|
2002-10-19 00:52:55 +00:00 |
resources
|
Added/upgraded Hungarian resources.
|
2002-11-04 22:45:22 +00:00 |
tests
|
Made tests compile on Windows.
|
2002-11-15 00:02:51 +00:00 |
.cvsignore
|
Create at most one glue file for a single dll.
|
2002-08-01 18:36:58 +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
|
Moved some more 16-bit functions to user16.c.
|
2002-11-22 04:47:10 +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
|
Removed support for 'rsrc' spec file statement.
|
2002-11-18 23:16:09 +00:00 |
exticon.c
|
Some fixes for the compilation of the user dll with -DSTRICT.
|
2002-10-28 20:11:40 +00:00 |
focus.c
|
Moved some more 16-bit functions to user16.c.
|
2002-11-22 04:47:10 +00:00 |
hook.c
|
Added support for system-wide hooks.
|
2002-11-20 19:54:32 +00:00 |
hook16.c
|
Rewrote hook support to store the hook chain in the server.
|
2002-10-29 00:41:42 +00:00 |
keyboard.spec
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
lstr.c
|
Compile fix when all handles are converted to a void*.
|
2002-10-15 21:00:05 +00:00 |
Makefile.in
|
Removed support for 'rsrc' spec file statement.
|
2002-11-18 23:16:09 +00:00 |
message.c
|
Have PostMessage call PostThreadMessage when hwnd is NULL.
|
2002-11-21 23:44:58 +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
|
Removed support for 'rsrc' spec file statement.
|
2002-11-18 23:16:09 +00:00 |
msg16.c
|
Rewrote hook support to store the hook chain in the server.
|
2002-10-29 00:41:42 +00:00 |
network.c
|
Added include protection for unistd.h and sys/time.h.
|
2002-08-17 00:43:16 +00:00 |
painting.c
|
Moved some more 16-bit functions to user16.c.
|
2002-11-22 04:47:10 +00:00 |
property.c
|
Moved some more 16-bit functions to user16.c.
|
2002-11-22 04:47:10 +00:00 |
resource.c
|
Fixed wownt32.h to make it usable from inside Wine, and use it to
|
2002-10-17 16:43:42 +00:00 |
text.c
|
Moved some more 16-bit functions to user16.c.
|
2002-11-22 04:47:10 +00:00 |
user.exe.spec
|
Removed support for 'rsrc' spec file statement.
|
2002-11-18 23:16:09 +00:00 |
user16.c
|
Moved some more 16-bit functions to user16.c.
|
2002-11-22 04:47:10 +00:00 |
user32.spec
|
Added winebuild -e option to specify the entry point and removed the
|
2002-11-06 20:02:59 +00:00 |
user_main.c
|
Added ReleaseDC function to the USER driver interface.
|
2002-11-14 22:30:20 +00:00 |
wnd16.c
|
Some fixes for the compilation of the user dll with -DSTRICT.
|
2002-10-28 20:11:40 +00:00 |
wsprintf.c
|
Duplicated wsprintf implementation in shlwapi.
|
2002-06-04 23:11:09 +00:00 |