Sweden-Number/misc
Andreas Mohr c941effc24 Make GetTickCount not use the whole Unix epoch (since 1970) any more,
since that crashed several games or caused problems with them as they
aren't used to a high Windows uptime of more than 24.9 days.
2000-09-22 22:37:56 +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 Silence some bogus error message. 2000-09-16 20:47:00 +00:00
comm.c - removed redundant functions COMM_Get(Read/Write)Fd 2000-09-18 01:41:07 +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 Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +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 fixed the win95 registry loader to have somewhat stricter checking. 2000-09-22 20:50:35 +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