Sweden-Number/loader
Eric Pouech 281c927317 - got rid of all the internal MM tweaks to load builtin MCI
drivers. They are all seen as drivers, loaded as DLLs and standard
  module loadorder is used to know which type to use (builtin vs
  native).
- first full working implementation of mmThread??? functions (to
  support gracefully native MCI drivers).
- support of mmShowMMCPLPropertySheet.
- fix of some heap validate bugs (thanks to Ulrich for reporting them).
1999-05-02 10:21:49 +00:00
..
dos New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
ne Only try to append ".dll" if a library is loaded implicitely. 1999-05-02 09:21:31 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +00:00
elf.c autoconf fixes and cleanups (check for dlopen() in libc too). 1999-04-24 12:02:14 +00:00
elfdll.c autoconf fixes and cleanups (check for dlopen() in libc too). 1999-04-24 12:02:14 +00:00
libres.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
loadorder.c The load order parser should not always complain about extensions. 1999-04-26 14:55:24 +00:00
main.c - got rid of all the internal MM tweaks to load builtin MCI 1999-05-02 10:21:49 +00:00
module.c Fix CreateProcessA to implement correct actions on ambiguous command 1999-05-02 10:17:31 +00:00
pe_image.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
pe_resource.c Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
resource.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
signal.c Disable AC bit on receiving alignment exceptions. 1999-04-18 09:22:12 +00:00
task.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00