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.
TCC DLL をリンクしていますが、DLL から関数を呼び出すたびに「未定義のシンボル」が表示されます。
.defDLL を使用するために必要なファイルをリンクしました。それだけです。
.def
ファイルをリンクする以外に.def、何が間違っていますか?