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) 编辑