delphi 灰界查看器+aoi
functionWidthOfRect(r:TRect):Integer;beginResult:=Abs(r.Right-r.Left);end;functionHeightOfRect(r:TRect):Integer;beginResult:=Abs(r.Bottom-r.Top);end;procedureGetColorFromRGB(varcolor:TColor;r,g,b:Integer);begincolor:=((bshl16)and$00FF0000)+((gshl8)an
下载地址
用户评论
很不错,很多资源都用的上,我也学习了一下,凑活着写了一个
明明可以编译,而且功能也还可以,只不过好像是国外某网站上扒的
不错 不错 看不懂诶 在简单点就行了
在vc上怎么编译不出来,提示没有原文件、。