Sweden-Number/loader
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
..
dos Removed the DOS handles table from the PDB and made it a static 2000-08-09 22:30:18 +00:00
ne - Always store the full path name of 32bit modules in WINE_MODREF 2000-08-28 21:33:28 +00:00
.cvsignore Don't create thunk for task signal proc, call it directly. 1999-09-20 18:48:29 +00:00
Makefile.in Added .spec keyword 'mode' to allow creating built-in EXE modules. 2000-02-03 01:33:48 +00:00
elf.c - Always store the full path name of 32bit modules in WINE_MODREF 2000-08-28 21:33:28 +00:00
elfdll.c - Fixed resource functions to work directly from the HMODULE instead of 2000-08-07 04:12:41 +00:00
loadorder.c - Always store the full path name of 32bit modules in WINE_MODREF 2000-08-28 21:33:28 +00:00
main.c - made the MIDI sequencer error message much better for confused users 2000-08-26 20:31:48 +00:00
module.c - Always store the full path name of 32bit modules in WINE_MODREF 2000-08-28 21:33:28 +00:00
pe_image.c - Always store the full path name of 32bit modules in WINE_MODREF 2000-08-28 21:33:28 +00:00
pe_resource.c Pass the type/name as a C string instead of an 2000-08-20 03:32:57 +00:00
resource.c Make FindResource and FindResourceEx fully windows compatible. 2000-08-11 12:50:56 +00:00
task.c Removed calls to ConvertToGlobalHandle and MakeCriticalSectionGlobal. 2000-08-26 21:18:36 +00:00