ntdll: Support loading a builtin under a different name.
commitca311b3f4c77564883132350d17274171dee5a20
authorAlexandre Julliard <julliard@winehq.org>
Tue, 21 Feb 2006 18:43:22 +0000 (21 19:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Feb 2006 18:43:22 +0000 (21 19:43 +0100)
tree31fcb7468c6a98d6ed501f60df3d2f692c8f7508
parentfa5b5102d72ec610c2f401ee529655fccdc8741b
ntdll: Support loading a builtin under a different name.
Find the proper modref in that case based on the dlopen handle.
dlls/ntdll/loader.c