Hack: always try builtin module before elf or elfdll to avoid loading
commit69e2bf626f7e69a3aef9105687887f1ffc31b959
authorAlexandre Julliard <julliard@winehq.org>
Sun, 19 Mar 2000 21:21:56 +0000 (19 21:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 19 Mar 2000 21:21:56 +0000 (19 21:21 +0000)
tree34367a26542d578e0db98ef892cf08add6052ae2
parentaafd54dab9f4e7f6f4fa5f011046ed9ebfb3bde6
Hack: always try builtin module before elf or elfdll to avoid loading
a builtin dll .so file in the wrong mode.
loader/module.c