Re: [PATCH 0/2] MR7: Draft: ntdll: Properly track refcount with forwarded exports.
Oct. 22, 2022
8:35 a.m.
On Tue Oct 18 15:32:53 2022 +0000, Jinoh Kang wrote:
Also note that the forward[1-3] DLLs are exactly designed to test transitively forwarded exports. Correction:
The importer DLL references not only the final DLL but also every intermediate DLL in the forward chain. Intermediate DLLs do not gain any new dependencies, even if they are used in the resolution process of forwarded exports. Only the earliest import DLLs gain dependencies. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7#note_11161
1251
Age (days ago)
1251
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jinoh Kang (@iamahuman)