Welcome![Sign In][Sign Up]
Location:
Search - EnumChildWindows

Search list

[Dialog_WindowAutoResizeDlg

Description: 无意看到EnumChildWindows函数,于是写了个自动改变控件位置的类CAutoResizeDlg,由CDialog继承而来。 以后做对话框程序可以方便改变大小了-no wish to see EnumChildWindows function, So wrote the automatic controls to change the location of CAutoResizeDlg category, inherited from CDialog. After the dialog box procedure can be done to change the size of convenience
Platform: | Size: 2372 | Author: 黄承杰 | Hits:

[OS programmulicall

Description: 在使用别人的程序时,我们常发现一些好的功能,想通过自己的程序来重复调用。可偏偏这个程序没有留可编程接口,无法通过API、DLL、COM等方式实现调用。早些年与同仁们讨论时,常对此深表遗憾。最近,通过研究Windows API的使用方法,终于从理论上解决了这一问题,即可通WinAPI中SendMessage、EnumChildWindows等,从模拟操作的角度来调用指定程序的指定功能。 使用这种方法,我写个程序多开器,主要实现启动多个实例,能给EDIT框付值,能定时调用其中按钮。
Platform: | Size: 11087 | Author: 元宝 | Hits:

[Dialog_WindowEnumChildWindows

Description: EnumChildWindows枚举子窗口
Platform: | Size: 2546 | Author: 琦琦 | Hits:

[Other resourceQQxingbie

Description: 几个月前用VB做的小软件,今天把他翻出来又重新修改了一下,使其支持QQ2006,QQ2007 Beta1, 网上的流传的QQ性别修改器倒是不少,但是没看到几个公布了源代码的,其实这个软件非常简单,主要就是用到了FindWindow,EnumChildWindows 和SendMessage几个API函数(不知道把这个小软件发到这里有没有偏题啊~! ^_^)我把我写的代码发上来,希望能对感兴趣的朋友有一定的帮助.我是菜鸟,希望大家不要丢苹果和西瓜(不介意葡萄之类的小水果,^_^)
Platform: | Size: 80158 | Author: 孙伟 | Hits:

[SourceCodevb-EnumChildWindows.rar

Description: vb-EnumChildWindows.rar
Platform: | Size: 7650 | Author: sdsa@163.com | Hits:

[Dialog_WindowAutoResizeDlg

Description: 无意看到EnumChildWindows函数,于是写了个自动改变控件位置的类CAutoResizeDlg,由CDialog继承而来。 以后做对话框程序可以方便改变大小了-no wish to see EnumChildWindows function, So wrote the automatic controls to change the location of CAutoResizeDlg category, inherited from CDialog. After the dialog box procedure can be done to change the size of convenience
Platform: | Size: 2048 | Author: 黄承杰 | Hits:

[OS programmulicall

Description: 在使用别人的程序时,我们常发现一些好的功能,想通过自己的程序来重复调用。可偏偏这个程序没有留可编程接口,无法通过API、DLL、COM等方式实现调用。早些年与同仁们讨论时,常对此深表遗憾。最近,通过研究Windows API的使用方法,终于从理论上解决了这一问题,即可通WinAPI中SendMessage、EnumChildWindows等,从模拟操作的角度来调用指定程序的指定功能。 使用这种方法,我写个程序多开器,主要实现启动多个实例,能给EDIT框付值,能定时调用其中按钮。-In the use of someone else s program, we often find some good features, would like to adopt its own procedures to repeat the call. Unfortunately, this procedure can not stay in the programmable interface, not through the API, DLL, COM, etc. call realize. Early years of discussions with colleagues, and often regret this very much. Recently, by studying the use of Windows API methods, and finally from the theory solves this problem, you can pass WinAPI of SendMessage, EnumChildWindows and so on, from the perspective of simulation calls the specified procedure designated function. Using this method, I write a program to open, and the main start multiple instances, can EDIT box to pay the value of which can regularly call button.
Platform: | Size: 11264 | Author: 元宝 | Hits:

[Dialog_WindowEnumChildWindows

Description: EnumChildWindows枚举子窗口-Enumeration EnumChildWindows child window
Platform: | Size: 2048 | Author: 琦琦 | Hits:

[source in ebookQQxingbie

Description: 几个月前用VB做的小软件,今天把他翻出来又重新修改了一下,使其支持QQ2006,QQ2007 Beta1, 网上的流传的QQ性别修改器倒是不少,但是没看到几个公布了源代码的,其实这个软件非常简单,主要就是用到了FindWindow,EnumChildWindows 和SendMessage几个API函数(不知道把这个小软件发到这里有没有偏题啊~! ^_^)我把我写的代码发上来,希望能对感兴趣的朋友有一定的帮助.我是菜鸟,希望大家不要丢苹果和西瓜(不介意葡萄之类的小水果,^_^)-Using VB to do a few months ago a small software, today turned him out again, then modify it to support the QQ2006, QQ2007 Beta1, the spread of online QQ modify browser but a lot of sex, but did not see a number of published source code, in fact, this software is simple and is mainly used for the FindWindow, EnumChildWindows and a few API function SendMessage (do not know to this little software has not sent to the tricky question here ah ~! ^ _ ^) I put the code I wrote fat onto the hope that it can have a friend interested in some help. I am a rookie, hope that we will not throw apples and watermelon (do not mind the small grape like fruit ,^_^)
Platform: | Size: 79872 | Author: 孙伟 | Hits:

[Windows Developvbsoftcode

Description: VB共享软件防破解技术资料大全,收集了近20多个vb程序防破解的精彩实例,另含技术思路和设计文档。这些资料主要有:   EnumChildWindows 枚举反调试;   FINDWINDOW检测窗体反调试;   VB 检测按键;   VB-CRC32自校验设计;   VB-检测父进程;   借鸡生蛋;   金蝉脱壳防LOADER;   注册码陷阱圈套;   锁定鼠标范围反调试;   内存分配检测; -Shareware VB Sourcebook anti-crack technology to collect nearly vb program more than 20 of the best examples of anti-crack, and the other with ideas and technical design documents. These data are mainly: EnumChildWindows enumeration anti-debugging FINDWINDOW detection of anti-debugging form VB keys detection VB-CRC32 self-checking design VB-detection of the parent process by鸡生蛋 金蝉脱壳anti-LOADER License trap traps the scope of the anti-lock debugging mouse detect memory allocation
Platform: | Size: 4133888 | Author: zhongxiaosheng | Hits:

[Windows Developvb-EnumChildWindows

Description: vb EnumChildWindows 所有窗口及子窗口句柄-vb EnumChildWindows handle all the window and child window
Platform: | Size: 7168 | Author: asdasddv | Hits:

[Dialog_Windowvb-EnumChildWindows

Description: vb枚举窗口,枚举出所有父窗口和其对应的子窗口-vb enumerate window enumerate all the parent window and child window
Platform: | Size: 8192 | Author: Loui_Zhang | Hits:

[Game Hook Crackvb-EnumChildWindows

Description: 枚举游戏窗口..自动查找所有窗口和子窗口-Enumerate the game window .. automatically find all the window and the child window
Platform: | Size: 7168 | Author: 里申军 | Hits:

[OtherEnumChildWindows

Description: EnumChildWindows 枚举反调试 vb 防破解-EnumChildWindows enumerated anti-crack anti-debugging vb
Platform: | Size: 18432 | Author: jj | Hits:

CodeBus www.codebus.net