Sweden-Number/misc
Alexandre Julliard eeaae3cae9 Make child processes inherit command-line options through the
WINEOPTIONS environment variable.
2000-05-30 17:51:44 +00:00
..
.cvsignore
Makefile.in DEBUG_ExternalDebugger() needs to be a part of wine, not winedbg. 2000-05-26 01:14:55 +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 Fixed warning. 2000-05-30 15:28:37 +00:00
cpu.c
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
ext_debugger.c DEBUG_ExternalDebugger() needs to be a part of wine, not winedbg. 2000-05-26 01:14:55 +00:00
lstr.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
main.c Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +00:00
network.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
options.c Make child processes inherit command-line options through the 2000-05-30 17:51:44 +00:00
port.c
printdrv.c Fixed issues found by winapi_test. 2000-05-18 00:52:08 +00:00
registry.c Added support for registry values larger than the server buffer. 2000-05-14 22:57:57 +00:00
system.c Specify the service thread timers in ms instead of us. 2000-05-10 04:43:32 +00:00
toolhelp.c Implemented thread and (partial) module snapshots, based on the work 2000-04-16 19:45:05 +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
wsprintf.c