Always try to load the 32-bit owner dll instead of directly loading
commit6db772cd2eb5002ed6da5de506f2f2472fa6a017
authorAlexandre Julliard <julliard@winehq.org>
Sat, 3 Jan 2004 01:18:55 +0000 (3 01:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 3 Jan 2004 01:18:55 +0000 (3 01:18 +0000)
tree2a958827b2aff35901b83fcdca1b027d0ea15e5e
parentcb5c00d57c449234becc520e2633f444de5af9b8
Always try to load the 32-bit owner dll instead of directly loading
the .so file for 16-bit builtins. Make the load order for 16-bit dlls
always match the load order of their 32-bit owner (if any).
dlls/kernel/ne_module.c