commit | 886604c7159d044f0eab167ffb05038e16bf7110 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Tue Dec 05 21:17:59 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Dec 05 21:17:59 2000 +0000 |
tree | 72b288e7427bea8e1ddf78c5baf9ef9b7a8d4589 | |
parent | 01eeb01f0b4801ea984ce32733b70eb874afae09 [diff] |
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).