wine-wine/misc
Alexandre Julliard b44595283f Improved Winelib apps initialisation code. No longer need to link
winestub.o with Winelib apps.
2000-04-15 21:00:55 +00:00
..
.cvsignore Change interfaces to THUNK_Alloc/Free slightly and make them non-static. 1999-09-13 15:15:45 +00:00
Makefile.in Avoid calling the *Rect USER functions from inside GDI. 2000-03-18 22:12:33 +00:00
bidi16.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
cdrom.c Use strerror in debug output. 2000-03-26 18:17:09 +00:00
comm.c Do not dereference a ptr we just checked being NULL. 2000-04-14 14:07:13 +00:00
cpu.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
ddeml.c Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00
debugstr.c Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
error.c Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
lstr.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
main.c Got rid of -debug wine's option (wine now requires an external debugger). 2000-04-13 19:29:11 +00:00
network.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
options.c Improved Winelib apps initialisation code. No longer need to link 2000-04-15 21:00:55 +00:00
port.c Fixed some issues found by winapi_check. 1999-12-11 23:02:15 +00:00
printdrv.c Fixed some warnings. 2000-03-28 19:30:06 +00:00
registry.c Follow symlinks when saving registry. 2000-04-14 14:05:43 +00:00
system.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
toolhelp.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
tweak.c Misc small cleanups. 2000-03-18 22:25:41 +00:00
version.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
w32scomb.c Improved the selector get/set functions. 2000-02-26 16:51:13 +00:00
wsprintf.c Fixed some warnings. 2000-03-08 18:25:22 +00:00
xmalloc.c Removed most calls to xmalloc/xrealloc. 2000-03-19 14:29:50 +00:00