[Bug 96] DLL Separation (MetaBug)

Wine Bugs wine-bugs at winehq.com
Mon May 19 11:23:57 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=96


dpaun at rogers.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpaun at rogers.com




------- Additional Comments From dpaun at rogers.com  2003-19-05 11:23 -------
The initial comment about the IMPORTS directive doesn't seem to be correct anymore.  
In fact, IMPORTS is the official way of importing other DLLs. 
 
DLLs that still need to be linked the Unix level (DLL separation Phase 1) are using 
LDIMPORTS directive: 
 
[dimi at dimi wine.src]$ grep LDIMPORTS dlls/*/*.in 
dlls/kernel/Makefile.in:LDIMPORTS = ntdll.dll 
 
That is, only kernel and ntdll seem to be tangled. Which means that all the  
present bug reports associated with this meta-bug are stale, and they should 
be closed, no? 
 

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list