Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
重複の可能性: dll エクスポート関数を列挙するための Win32 API?
私はプラグイン サブシステムを作成していますが、アイデアの 1 つは、DLL エクスポート関数を反復処理することです。他の方法があることは知っていますが、本当にこれを試してみたいだけです。
WinAPI で DLL によってエクスポートされた関数のリストを取得する方法はありますか?
前もって感謝します!