通过FindWindowEx来获取当前运行着的QQ号码列表

以下为封好的 Delphi 类
type
TGetQQNumber = class
qqlist: TStrings;
private
procedure GetList(ClassName:String);
public
constructor Create();
destructor Destroy(); override;
end;
Continue reading 通过FindWindowEx来获取当前运行着的QQ号码列表

Delphi动态结构体数组增删操作

不知道用move实现的删除某一项效率怎样。。。
Continue reading Delphi动态结构体数组增删操作

日历

2010-09月
« Aug    
 12345
6789101112
13141516171819
20212223242526
27282930  

文章索引