wine/loader
Alexandre Julliard 0eec45a97b Force loadorder of 16-bit dlls to builtin if their 32-bit counterpart
has already been loaded as builtin.
2002-08-16 20:02:54 +00:00
..
ne Set up exception handler around WEP call. 2002-08-16 01:44:21 +00:00
elf.c Implemented the RtlImage* functions, and use them to replace the 2002-08-09 19:57:38 +00:00
loadorder.c Force loadorder of 16-bit dlls to builtin if their 32-bit counterpart 2002-08-16 20:02:54 +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 Make behavior of builtin executables closer to that of builtin dlls. 2002-08-14 21:12:58 +00:00
pe_image.c Implemented the RtlImage* functions, and use them to replace the 2002-08-09 19:57:38 +00:00
pe_resource.c Implemented the RtlImage* functions, and use them to replace the 2002-08-09 19:57:38 +00:00
resource.c Fixed HANDLE<->HFILE conversions, since they will be different types 2002-07-31 17:20:00 +00:00
task.c Convert HTASK to void* (based on a patch by Michael Stefaniuc). 2002-07-28 23:48:27 +00:00