摘要: 下面以Delphi调用触摸屏动态库xtkutility.dll为例子,说明如何静态加载DLL和动态加载DLL.直接上代码。1、静态加载示例unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphic... 阅读全文
posted @ 2015-07-27 17:19 tc310 阅读(2176) 评论(0) 推荐(0) 编辑