Description: Private Declare Function HideCurrentProcess Lib "hideproc.dll" () As Long
真正隐藏进程-Private Declare Function HideCurrentPro cess Lib "hideproc.dll" () As Long truly hidden process Platform: |
Size: 11264 |
Author:罗齐 |
Hits:
Description: 模块!
调用方法 HideCurrentProcess 进程隐藏
还要配合 App.TaskVisible = False 不在任务管理器中显示
修改窗体属性VISIBLE为false
大家测试吧!经典好东西啊~-Module! Calling method HideCurrentProcess ' process, but also with hidden App.TaskVisible = False' is not shown in Task Manager to modify the Form Properties VISIBLE test bar all false! Classic good thing ah ~ Platform: |
Size: 3072 |
Author:孟于 |
Hits:
Description: 在 XP/2K 任务管理器的进程列表中隐藏当前进程
原理直接调用 HideCurrentProcess()-Hidden process in XP/2K system VB code
Hide the current process in the process list XP/2K Task Manager in
Direct call HideCurrentProcess () Platform: |
Size: 9216 |
Author:fornext |
Hits: