摘要:
对于指针类型的Char,Delphi中有PChar, PWideChar, pAnsiChar三种数据类型在 Delphi2010 之前,默认PChar是PAnsiChar,和string,AnsiString,WideString 类似,Wide前缀的和其他语言中的是类似的。当然Char,Ansi 阅读全文
posted @ 2021-01-15 16:15
此木为柴
阅读(1409)
评论(0)
推荐(0)
摘要:
参考万一老师的blog: https://www.cnblogs.com/del/archive/2007/12/07/986020.html 注:external 后面要不要跟name关键字,在于函数/过程名是否和dll定义文件中的函数/过程名一致。如果不一致,则需用name关键字,相当于在使用单 阅读全文
posted @ 2021-01-15 16:08
此木为柴
阅读(152)
评论(0)
推荐(0)
摘要:
一个在线查询windows api 函数的网址:http://www.office-cn.net/t/api/api_content.htm 阅读全文
posted @ 2021-01-15 16:04
此木为柴
阅读(1802)
评论(0)
推荐(0)
摘要:
1 unit Unit1; 2 3 interface 4 5 uses 6 Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, 7 Dialogs, StdCtrls, Buttons; 8 9 ty 阅读全文
posted @ 2021-01-15 15:58
此木为柴
阅读(151)
评论(0)
推荐(0)

浙公网安备 33010602011771号