Sweden-Number/misc
Peter Ganten c7c4246a99 - Always store the full path name of 32bit modules in WINE_MODREF
- Add the possibility to use path names with the --dll command line
  option
- Add the possibility to use the --dll command line option several
  times.
- Note: The colon-sign is now exchanged with the plus-sign, as it is
  part of dos path names.
2000-08-28 21:33:28 +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 - made the MIDI sequencer error message much better for confused users 2000-08-26 20:31:48 +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 - made the MIDI sequencer error message much better for confused users 2000-08-26 20:31:48 +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 - Always store the full path name of 32bit modules in WINE_MODREF 2000-08-28 21:33:28 +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