wine-wine/misc
Andreas Mohr 217a682b4f Minor cosmetic changes. 2000-08-25 21:56:19 +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 Make USER and GDI separate dlls. 2000-08-03 22:22:42 +00:00
cdrom.c Corrected serial number generation for CD's with 1 or 2 tracks. 2000-08-19 20:19:46 +00:00
comm.c Minor cosmetic changes. 2000-08-25 21:56:19 +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 Moved CharUpper* and CharLower* functions to dlls/user. 2000-08-14 17:39:15 +00:00
main.c Added new language detection scheme that uses NLS data base instead of 2000-08-20 03:39:41 +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
registry.c Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need 2000-08-06 02:41:16 +00:00
system.c Specify the service thread timers in ms instead of us. 2000-05-10 04:43:32 +00:00
tweak.c Cleanup and speedup of init code. 2000-08-25 21:55:23 +00:00
version.c Minor cosmetic changes. 2000-08-25 21:56:19 +00:00
wsprintf.c Use int instead of CHAR/WCHAR in va_arg() (fixes gcc-current compile 2000-08-25 21:31:57 +00:00