|
From: SourceForge.net <no...@so...> - 2004-02-19 22:09:02
|
Bugs item #900692, was opened at 2004-02-19 22:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442052&aid=900692&group_id=45158 Category: None Group: None Status: Open Resolution: None Priority: 4 Submitted By: Dair Grant (grantd) Assigned to: Nobody/Anonymous (nobody) Summary: Glue .lib file would be useful on Windows Initial Comment: When running on Windows, it would be useful to have a QuickTime- style .lib file that could produce the effect you can get on the Mac with weak-linking (i.e., be able to run even if the DLL is missing). This would be a static library that loaded each symbol from the DLL manually (rather than using linker-generated references), which could then return an error at runtime if the Quesa DLL could not be found. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442052&aid=900692&group_id=45158 |