随笔-100  评论-20  文章-0  trackbacks-0
12 2010 档案
dll 创建
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//dll是个好东西,呵呵,下面简单的总结下dll的创建和调用。  //创建:  //dll.h  ////////////////////////////////////////////  #ifndefdll_h_  #definedll_h_    #defineMYFIRSTDLLextern"C"_declspec(dllexport)  MYFIRSTDLLvoidShowText(v阅读全文
posted @ 2010-12-06 16:00 hcmfys_lover 阅读(19) | 评论 (0) 编辑