0
              my.dll
                |
     _______________________
    |           |           |
lib1.lib  lib2.lib  ...  libn.lib

In lib1.lib I export a function called foo(). When I call dumpbin /exports my.dll I can't see the function. What should I do? I do that in Visual Studio 2017 C++.

ifs
  • 41
  • 7

0 Answers0