How To Write Shared Libraries (1) Ulrich Drepper, 2011/12/10, "How To Write Shared Libraries" http://www.akkadia.org/drepper/dsohowto.pdf http://www.akkadia.org/drepper/ukuug2002slides.pdf (2) David A. Wheeler, 2003/04/11, "Program Library HOWTO" http://tldp.org/HOWTO/Program-Library-HOWTO/index.html (3) yolinux.com, "Static, Shared Dynamic and Loadable Linux Libraries" http://www.yolinux.com/TUTORIALS/LibraryArchives-StaticAndDynamic.html (4) pocoproject.org (POCO C++ Libraries), "Shared Libraries - Loading shared libraries and classes dynamically at runtime" http://pocoproject.org/slides/120-SharedLibraries.pdf (5) MSDN Walkthrough: Creating and Using a Static Library (C++) http://msdn.microsoft.com/en-us/library/ms235627.aspx Using Dynamic-Link Libraries http://msdn.microsoft.com/en-us/library/windows/desktop/ms682589%28v=vs.85%29.aspx (6) Code Project pasztorpisti, 2012/08/16, "Designing the interface of DLLs in C/C++ projects" http://www.codeproject.com/Tips/441838/Designing-the-interface-of-DLLs-in-C-Cplusplus-pro cagey, 2003/11/16, "Exporting Member Templates from DLLs" http://www.codeproject.com/Articles/5455/Exporting-Member-Templates-from-DLLs Alex Blekhman, 2012/11/13, "HowTo: Export C++ classes from a DLL" http://www.codeproject.com/Articles/28969/HowTo-Export-C-classes-from-a-DLL (7) Blogs' Articles novus, "撰寫 DLL header 的考量" http://novus.pixnet.net/blog/post/26883889-%E6%92%B0%E5%AF%AB-dll-header-%E7%9A%84%E8%80%83%E9%87%8F George Mihaescu, "STL and DLLs" http://www.abstraction.net/content/articles/stl%20and%20dlls.htm
創作者介紹
創作者 danji's Blog 的頭像
胖胖飄

danji's Blog

胖胖飄 發表在 痞客邦 留言(0) 人氣( 32 )