Sweden-Number/misc
Alexandre Julliard 081ee94117 - Fixed resource functions to work directly from the HMODULE instead of
requiring a modref.
- Attempted to get LOAD_LIBRARY_AS_DATAFILE right (based on patches by
  Eric Pouech and Dusan Lacko).
- Simplified modref structure and handling.
2000-08-07 04:12: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 - fixed a gross bug in SetCurrentDirectoryA (where changing to a new 2000-07-25 20:59:59 +00:00
comm.c Removed some unnecessary inclusions of wingdi.h and winuser.h 2000-07-29 21:58:17 +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 most USER string functions to dlls/user. 2000-08-06 02:42:46 +00:00
main.c Moved most USER string functions to dlls/user. 2000-08-06 02:42:46 +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 - Fixed resource functions to work directly from the HMODULE instead of 2000-08-07 04:12:41 +00:00
wsprintf.c Fixed crash. 2000-06-03 00:08:24 +00:00