Sweden-Number/loader
Eric Pouech f3a73ef7af - implemented LdrGetProcedureAddress and made use of it for
GetProcAddress
- implemented LdrGetDllHandle and made use of it in GetModuleHandle
- removed MODULE_DllThreadDetach from loader/module.c (should have
  been removed in a previous patch)
2003-03-06 23:41:37 +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 - implemented LdrGetProcedureAddress and made use of it for 2003-03-06 23:41:37 +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