winebuild and circular DLL dependencies
12 Oct
2001
12 Oct
'01
2:29 a.m.
Well, can this be done with delayed imports yet? I have a situation here where ole32 imports stuff from rpcrt4 (windows uses delayed imports for that), and rpcrt4 imports stuff from ole32 (again, windows uses delayed imports). It would be nice if I could use the winebuild delayed import mechanism to achieve this, instead of doing it manually with callout tables and stuff... but I suppose winebuild has to be changed to read the .spec files instead of using nm on compiled libraries... anyone working on it?
8832
Age (days ago)
8832
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ove Kaaven