How do I get the number of exported objects in a DLL/Shared lib?

前端 未结 0 1896
闹比i
闹比i 2020-12-16 08:12

I have a situation where it\'s helpful for performance that I get the number of exported objects in a DLL (dynamically-loaded library) in order to pre-allocate memory.

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题