wine/loader
Eric Pouech 1efa50e47e - implementation of LdrUnloadDll out of loader/module.c
- in impacted functions, ensure that we only use ntdll functions
- making use of new LdrUnloadDll
2003-03-14 04:00:52 +00:00
..
ne Removed SO loading type. 2003-03-05 02:50:25 +00:00
loadorder.c Removed SO loading type. 2003-03-05 02:50:25 +00:00
main.c Removed no longer needed PROFILE_LoadWineIni(). 2002-11-23 02:24:53 +00:00
module.c - implementation of LdrUnloadDll out of loader/module.c 2003-03-14 04:00:52 +00:00
pe_image.c - implemented LdrGetProcedureAddress and made use of it for 2003-03-06 23:41:37 +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