Sweden-Number/loader
Alexandre Julliard 69622dbdcc Added support for path wildcards of the form "*dllname" in load order
specifications.
Only use wildcard entry for dlls that don't specify an explicit path.
Removed the old DllOverrides syntax support.
Misc cleanups and optimizations.
2002-06-25 00:23:23 +00:00
..
ne Don't free the stack selector, it's freed in ExitThread anyway (thanks 2002-06-04 17:55:48 +00:00
.cvsignore Specify the complete source file list for a dll inside the main 2002-05-14 18:36:54 +00:00
elf.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
loadorder.c Added support for path wildcards of the form "*dllname" in load order 2002-06-25 00:23:23 +00:00
main.c Added support for path wildcards of the form "*dllname" in load order 2002-06-25 00:23:23 +00:00
module.c Added support for path wildcards of the form "*dllname" in load order 2002-06-25 00:23:23 +00:00
pe_image.c Avoid loading programs into the DOS memory area. 2002-06-20 22:54:26 +00:00
pe_resource.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
resource.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
task.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00