差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

cpp:dll [2016/02/03 23:25]
127.0.0.1 外部編輯
cpp:dll [2023/06/25 09:48]
行 1: 行 1:
-{{tag>​cpp dll}} +
-====== Dynamic-Link Library ====== +
-===== Article List ===== +
-==== Windows ==== +
-  * [[cpp:​dll::​windows:​HowToUseDLL|How to use DLL?]] +
-  * [[cpp:​dll::​windows:​32dll_64sys|32-bit dll with 64-bit driver]]  +
-  * [[cpp:​dll::​windows:​questions|DLL的一堆疑問]] +
-  * [[cpp:​dll::​windows:​sharedClassInDLL|DLL中共用的Class]] +
-  * [[cpp:​dll::​windows:​messageResourceFile|建立描述Event的DLL]] +
-=== 研究 === +
-  * 32/64 bit共用之寫法 +
-=== Resource === +
-  * [[http://​www.iiiedu.org.tw/​knowledge/​knowledge20021130_1.htm|DLL Hell]] +
-==== Linux ==== +
-  * [[cpp:​dll:​linux:​crossPlatformExe|How to build a executable file can run on x86 and x64 machine?​]] +
-  * [[cpp:​dll:​linux:​programmingOnEclipse|Programming on Eclipse]]+