wine/loader
2002-07-31 19:26:03 +00:00
..
ne Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +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 Added support for ordinal hint in PE_FindExportedFunction. 2002-07-24 19:04:41 +00:00
loadorder.c No need to call GetModuleFileName16 now that GetModuleFileNameA 2002-07-05 01:28:10 +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 Fixed HANDLE<->HFILE conversions, since they will be different types 2002-07-31 17:20:00 +00:00
pe_image.c Set the correct permissions on the PE image sections. 2002-07-29 23:59: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 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