3、在要使用到動態連結庫的.cpp檔案中,引用標頭檔案"myDll.h",就可以使用Dll1.dll裡面的函數了。 #include <iostream> #include "myDll1.h" using ...
確定! 回上一頁