wine-wine/misc
Frederic Boulanger f93dcc2532 CreateSpoolFile is called with a dos name, we have to make sure that
when we create the spoolfile we use the unix name associated to the
dos file name.
2000-06-15 00:29:54 +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 DEBUG_ExternalDebugger() needs to be a part of wine, not winedbg. 2000-05-26 01:14:55 +00:00
bidi16.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
cdrom.c Use strerror in debug output. 2000-03-26 18:17:09 +00:00
comm.c - add prototypes for serial API functions 2000-06-15 00:15:11 +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 Implement NTDLL.towupper and NTDLL.towlower using already existing 2000-06-08 20:05:18 +00:00
main.c Removed MSG_WineStartTicks (does not work for multiple address spaces 2000-06-03 20:46:53 +00:00
network.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
options.c Fixed off-by-one error in string allocation. 2000-06-07 02:03:54 +00:00
port.c Fixed some issues found by winapi_check. 1999-12-11 23:02:15 +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 Lots of spelling fixes that accumulated in my tree again, made several 2000-06-01 23:28:25 +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