Sweden-Number/loader
Eric Pouech 7d6096480a - added Ldr* information to include/winternl.h
- exported a few functions/global vars from module.h while we move
  code from loader/module.c to dlls/ntdll/loader.c
- implemented LdrShutdownProcess, LdrShutdownThread and
  LdrDisableThreadCalloutsForDll (and made use of them)
2003-03-04 04:36:56 +00:00
..
ne Debug channels cleanup. 2002-12-17 21:09:50 +00:00
elf.c Increase size of insufficiently big stack allocated buffer used for 2003-02-12 01:17:55 +00:00
loadorder.c Set default loadorder to native for dlls that contain an explicit 2003-02-17 01:49:47 +00:00
main.c Removed no longer needed PROFILE_LoadWineIni(). 2002-11-23 02:24:53 +00:00
module.c - added Ldr* information to include/winternl.h 2003-03-04 04:36:56 +00:00
pe_image.c Print thread ids in traces with only 4 digits now that they are small 2003-02-18 23:29:47 +00:00
pe_resource.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
resource.c Removed calls to HEAP_strdupAtoW. 2003-01-23 23:07:38 +00:00
task.c Moved LDT selector allocation routines to libwine. 2003-02-26 20:34:45 +00:00