Sweden-Number/loader
Alexandre Julliard 886604c715 Always pass lower-case filenames to wine_dll_load().
Clear dlerror() before and after calls to dlopen/dlsym to work around
a glibc bug (thanks to James Abbatiello for tracking the bug).
2000-12-05 21:17:59 +00:00
..
dos Fixed some issues found by winapi_check. 2000-12-01 23:53:46 +00:00
ne Added ASCII-only version of toupper, tolower, strcasecmp and the like 2000-12-03 03:14:29 +00:00
.cvsignore
Makefile.in
elf.c Always pass lower-case filenames to wine_dll_load(). 2000-12-05 21:17:59 +00:00
elfdll.c Removed some unnecessary includes. 2000-12-01 21:32:55 +00:00
loadorder.c Added ASCII-only version of toupper, tolower, strcasecmp and the like 2000-12-03 03:14:29 +00:00
main.c
module.c Added ASCII-only version of toupper, tolower, strcasecmp and the like 2000-12-03 03:14:29 +00:00
pe_image.c Better error message for forwards. 2000-12-05 21:11:35 +00:00
pe_resource.c Removed some unnecessary includes. 2000-12-01 21:32:55 +00:00
resource.c Added/modified documentation for function arguments. 2000-12-02 23:44:59 +00:00
task.c Added/modified documentation for function arguments. 2000-12-01 23:58:28 +00:00