DLL封装Interface(接口)(D2007+win764位)
摘要:
相关资料: http://blog.csdn.net/liangpei2008/article/details/5394911 结果注意: 1.函数的传参方向必须一至。 DLL实例代码: ZJQInterface.pas 1 unit ZJQInterface; 2 3 interface 4 5 阅读全文
posted @ 2017-10-27 17:04 疯狂delphi 阅读(981) 评论(0) 推荐(0) 编辑