wine-wine/misc
Alexandre Julliard a3e0cfc5fb Get full path of argv[0] before we change directories.
Make sure process names are long path names.
Cleaned up initialisation a bit.
2000-07-16 18:21:34 +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 Split bidi16.c and network.c out of misc/ into their respective dlls. 2000-06-24 12:41:05 +00:00
cdrom.c Use strerror in debug output. 2000-03-26 18:17:09 +00:00
comm.c Hook serialui dll into existing comm functions. 2000-07-15 21:36:31 +00:00
cpu.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +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
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 FormatMessage[A|16] against some buffer overflow cases. 2000-07-10 13:06:25 +00:00
main.c Made --language behave the same as setting the LANGUAGE environment 2000-07-15 19:59:10 +00:00
options.c Get full path of argv[0] before we change directories. 2000-07-16 18:21:34 +00:00
port.c Added configure check for libutil.h. 2000-07-09 12:19:09 +00:00
printdrv.c CreateSpoolFile is called with a dos name, we have to make sure that 2000-06-15 00:29:54 +00:00
registry.c Fixed lstrcpynAtoW usage (reported by Stas Sergeev). 2000-07-09 11:20:59 +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 Made the DLL version clash error message more verbose. 2000-06-12 01:18:11 +00:00
w32scomb.c Improved the selector get/set functions. 2000-02-26 16:51:13 +00:00
wsprintf.c Fixed crash. 2000-06-03 00:08:24 +00:00