Thomas Heller wrote: > I guess you need a def file as well, or another way to define the > exported functions? I'd assume that the current mechanism of DL_EXPORT stays. Then, the DLL project simply needs to link all object files together - either by referencing symbols, or by explicitly linking all object files together into a DLL. The __declspec(dllexport) declarations will cause the proper symbols to get exported. Of course, the same will happen if the static library is incorporated into an executable - that will also export all symbols. Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4