I see.
In your current setup, do you get unresolved externals while accessing the library from the same module ? Because otherwise, you can’t cross dll boundaries without an export.
I see.
In your current setup, do you get unresolved externals while accessing the library from the same module ? Because otherwise, you can’t cross dll boundaries without an export.