随笔分类 -  dll动态库

加载动态库对于编程来说很重要……
动态加载dll
摘要:type TPrintProc = function(DataPrint: integer; PrintFile: WideString; PrintMode: Integer = 1): Integer; safecall; //根据动态库中的函数来自定义类型////////////////////////////////////////////////////////////函数中///////////////////////////////////////////////////////////////////////////////////////////////////procedu 阅读全文

posted @ 2012-08-16 15:58 孤独的流浪汉 阅读(121) 评论(0) 推荐(0)

导航