Sweden-Number/loader
Alexandre Julliard 0412cc55d2 Rewrote most of the import fixup code to avoid doing redundant work
for every entry point. Moved it all to dlls/ntdll/loader.c.
Various optimizations in the other loader routines.
2003-04-05 05:16:11 +00:00
..
ne Added memcpy_unaligned to libwine_port. 2003-03-20 23:44:36 +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 Fetch the exe module directly from the PDB instead of calling 2003-04-05 05:13:33 +00:00
pe_image.c Rewrote most of the import fixup code to avoid doing redundant work 2003-04-05 05:16:11 +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