Always load the 32-bit dll containing a given 16-bit builtin.
commit04689b26f068d7e0cce28ad72e3b16dc20f95bb5
authorAlexandre Julliard <julliard@winehq.org>
Wed, 28 Mar 2001 01:47:28 +0000 (28 01:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Mar 2001 01:47:28 +0000 (28 01:47 +0000)
treea12f508f3f01c359801c5de4d8a93c040f00ef38
parent4d73ba6e21d213458b1f889cfe5060d3f4451b26
Always load the 32-bit dll containing a given 16-bit builtin.
Check the module name in addition to the file name when loading a
16-bit builtin dll.
dlls/user/user.spec
if1632/builtin.c
include/builtin16.h
tools/winebuild/spec16.c
windows/user.c