ntdll: Moved LDR_DONT_RESOLVE_REFS handling into fixup_imports.
commitfa5b5102d72ec610c2f401ee529655fccdc8741b
authorAlexandre Julliard <julliard@winehq.org>
Tue, 21 Feb 2006 18:32:26 +0000 (21 19:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Feb 2006 18:32:26 +0000 (21 19:32 +0100)
tree486785e65b86e463a1b9ebfa1bdf7f45c281a1c4
parent39a1a9422149a0d3d081f02d540423eac131bfaa
ntdll: Moved LDR_DONT_RESOLVE_REFS handling into fixup_imports.
This ensures that we never fixup imports twice on the same dll.
dlls/ntdll/loader.c