http://blog.csdn.net/zswang/article/details/111607 Read More
posted @ 2017-01-24 23:13 findumars Views(859) Comments(0) Diggs(0)
http://blog.csdn.net/zswang/article/details/297038 Read More
posted @ 2017-01-24 23:13 findumars Views(594) Comments(0) Diggs(0)
https://msdn.microsoft.com/en-us/library/windows/desktop/ms632599(v=vs.85).aspx#owned_windows https://msdn.microsoft.com/en-us/library/windows/desktop Read More
posted @ 2017-01-24 23:12 findumars Views(323) Comments(0) Diggs(0)
type TMainWindow = packed record ProcessID: THandle; MainWindow: THandle; end; PMainWindow =^ TMainWindow; function IsMainWindow(AHandle: THandle): Bo Read More
posted @ 2017-01-24 23:11 findumars Views(2567) Comments(0) Diggs(0)
转自:http://blog.sina.com.cn/s/blog_53d1e9210100uke4.html 目录 ⊙ RTTI 简介⊙ 类(class) 和 VMT 的关系⊙ 类(class)、类的类(class of class)、类变量(class variable) 的关系⊙ TObjec Read More
posted @ 2017-01-24 23:07 findumars Views(1433) Comments(0) Diggs(0)