wine-wine/misc
Dmitry Timoshkov 56f8e274c7 Added new language detection scheme that uses NLS data base instead of
hard coded values.
2000-08-20 03:39:41 +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 Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +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 Misc small cleanups. 2000-03-18 22:25:41 +00:00
version.c Replaced VERSION_* calls by exported API equivalents. 2000-08-14 14:35:01 +00:00
wsprintf.c Fixed crash. 2000-06-03 00:08:24 +00:00