搜索资源列表
用VB实现状态栏上的进度条
- Option Explicit Public Declare Function SendMessage Lib \"user32\" Alias \"SendMessageA\" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long Public Declare Function SetParent Lib \"user
用VB实现状态栏上的进度条
- Option Explicit Public Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long Public Declare Function SetParent Lib "user32" (
pb9(topwiz)
- 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数) 2。ftpedit:实现ftp客户端功能。(调用wininet.dll) 3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现) 根据列内容自动调整列宽度(使用GetTextExtentPoint32()) 4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史) 5。icon
SetParent-killpro
- 利用SetParent漏洞结束进程-The end of the process using SetParent Vulnerability
SetParent-killpro
- 利用 SetParent漏洞结束杀软进程-The end of the process to kill soft SetParent vulnerability
SetParent
- 特殊方法设置父母结束进程 对很多驱动保护HOOK的程序也能结束-failed to translate
time-1.0
- 桌面时钟 更新 增加嵌入桌面功能,即使点击“显示桌面”时钟也不会隐藏。 实现方法:查看spy++ ,点击“显示桌面”后,类名为“WorkerW”窗口之上的窗口都可以显示。因此,可以改变时钟Z序至 “WorkerW”上。 求助:据网上资料可知,嵌入桌面可以通过将窗口设置为“Progman”的子窗口实现,但本人通过MFC的setparent()函数没能实现。希望哪位高手能够将实现的源代码发给我,小弟不胜感激。邮箱:yang_
pingwangsu
- VB调用ping程序显示在VB程序里面,使用了setparent函数。支持同时ping多个网站,不占用任务栏空间。-VB to call ping program is displayed on the inside of the VB program
SetParent-killpro
- 利用 SetParent漏洞结束杀软进程-The end of the process to kill soft SetParent vulnerability
SetParent-killpro
- 利用 SetParent漏洞结束杀软进程-The end of the process to kill soft SetParent vulnerability
SetParentCSharp
- EXTRA Object example for SetParent in C#