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.
VB で書かれたプログラムがあり、Windows XP で実行すると問題なく動作しますが、Windows Server 2003 で実行すると失敗しました。これは、VB プログラムによって参照された間違った dll が原因であると確信しているため、さまざまな環境で VB プログラムが使用する依存関係の dll を調べるツールを誰かが提案してくれるかどうかを知りたいです。
前もって感謝します!
Dependency Walkerを使用する必要があります。