CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vb 进程

搜索资源列表

  1. ProcessKiller

    0下载:
  2. VB杀死指定进程,强制关闭程序,有需要的就下载吧。-VB to kill the specified process, forced closure procedures, there is need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3639
    • 提供者:烟鸭掌儿
  1. 3635675757

    1下载:
  2. VB获取系统所有进程并枚举窗口标题,很好的参考。-VB to get all system processes and enumerate the window title, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:2505
    • 提供者:清蒸翅子
  1. test

    0下载:
  2. QQ进程复活测试,VB源码实现, 有需要的下。-QQ process of resurrection test, VB source code implementation, there is need for the next.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2483
    • 提供者:清蒸翅子
  1. 87654334567

    0下载:
  2. VB禁止Windows一次运行多个程序进程,有需要的下。-VB ban Windows a process to run multiple applications, in need.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1419
    • 提供者:清拌蟹肉
  1. Process-communication

    0下载:
  2. VB下进程通讯的例子,简洁明了,写的很好 基本上不用注释也能看懂了-Process communication under VB examples, concise, well written Comments can basically do not understand the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:33739
    • 提供者:刘星宇
  1. CPU

    0下载:
  2. VB获得系统CPU占用率和进程占用率的例子,虽然进程占用率有时候测算不准,不过还是不错的-VB access to the system CPU utilization and process usage examples, although the process sometimes occupancy rate estimates are not allowed, but still good
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:162586
    • 提供者:刘星宇
  1. ExecExe

    0下载:
  2. 利用shell函数、process进程完成读取外部程序并执行-Vb read external program execution
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:106536
    • 提供者:钟城
  1. ProcessInject_VB

    0下载:
  2. 远程进程注入VB代码。使用VB编写的远程注入代码。-Remote process inject VB code. VB prepared using remote into code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:15945
    • 提供者:李呈
  1. vbcapturesrc

    0下载:
  2. VB截图源码,本程序可使用鼠标拖出一个选区进行截屏,程序没有主窗体,编译后即可运行截图进程,你只需按信鼠标左键在需要截屏的地方拖出一个方框即可,类似于QQ的截图功能。实际上稍加修正,本程序即可制作成一个完美的抓图程序。 -Screenshot VB source code, the program can use the mouse to drag a constituency screenshot program is not the main form, the compiler can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:15799
    • 提供者:万励
  1. hiddenprocess

    0下载:
  2. VB隐藏进程的一切信息,不显示在任务管理器中。在进程列表中隐藏当前应用程序进程。演示窗口什么也没做,但打开后,你在Windows的进程管理器中并不能发现该窗口的句柄、名称等信息,无法通过任务窗口操作该窗口。-VB hidden processes all the information is not displayed in the Task Manager. Hide the current application process in the process list. Presentati
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4694
    • 提供者:huang
  1. HDLL

    0下载:
  2. 在VB中,卸载NTDLL杀进程就是这种方法,但请慎重卸载其它DLL,先载入DLL并获取地址,然后Call函数地址,如果映像大小大于0,并且小于1.25G,估计没有那么大的DLL,这是只是为了判断数据是否合法,程序源码及方法仅供参考。以下为Assembly部分:Dim lngIndex As Long, lngCodeStart As Long    程序起始位址必须是16的倍数    VarPtr函数是用来取得变量的地址    lngCodeStart = VarPtr(m_O
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:23624
    • 提供者:apudn35
  1. unloaddll

    0下载:
  2. 一个简单的dll卸载程序,VB反加载DLL,有时候需要把DLL从进程中清除,不防参考一下本源码,新手更适合参考。有点小遗憾就是代码里的注释较少,不过认真看能看懂。-A simple dll uninstall program, VB anti-loaded DLL, DLL sometimes need to be removed from the process, not anti refer to the source, the novice is more suitable for ref
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1846
    • 提供者:wpudn12
  1. VBformatDataGrid

    1下载:
  2. 我觉得这是一个相当实用的Vb数据库技巧,让VB根据字段类型自动格式化DataGrid表格中的数据,数据库连接驱动为:Provider=Microsoft.Jet.OLEDB.4.0 Data Source=db_manpower.mdb Persist Security Info=False。可将所属工资月份,员工编号,员工姓名,基本工资,加班费,工龄工资,奖励总额,职务津贴,旷工费,惩罚总额,养老保险,失业保险,应扣工资等各字段中的数据自动格式化为规定类型,子处理进程代码:   Dim
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:91677
    • 提供者:cpudn17
  1. VBcapturesrc

    0下载:
  2. VB截图源码,本程序可使用鼠标拖出一个选区进行截屏,程序没有主窗体,编译后即可运行截图进程,你只需按信鼠标左键在需要截屏的地方拖出一个方框即可,类似于QQ的截图功能。实际上稍加修正,本程序即可制作成一个完美的抓图程序。-Screenshot VB source code, the program can use the mouse to drag a constituency screenshot program is not the main form, the process can be
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:15408
    • 提供者:ipudn18
  1. apireplace

    0下载:
  2. API替换 vB测试源代码,读取进程内存((进程柄), ByVal API起始地址, 原API指令(0), UBound(原API指令) + (1), (0))) = (0) Then Call Err.Raise((1), , ("读取机器码失败!")),取得API所在DLL句柄    DLL句柄 = 载入模块(Dll名称): If (DLL句柄) = (0) Then Call Err.Raise((1), , ("载入DLL失败!"))    取得API起始地址    A
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4417
    • 提供者:ipudn50
  1. vbdeformatfile

    0下载:
  2. VB删除指定格式文件,在选择数据源文本框内指定要删除文件的目录,在清除所有文本框内指定文件格式,形如:*.xls *.xlsx *.xlsm *.xlt *.xla,一切就绪,请点击“运行删除”按钮,上边的文本域区域显示删除进程,下边显示删除失败的记录,并在本程序目录内生成erro_log.txt日志文件。本源码在VB6可直接编译生成可运行文件-VB to delete the specified format, select the data source in the text box to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3367
    • 提供者:ipudn60
  1. EnumProcss

    0下载:
  2. vb编写的,枚举系统进程代码,在NT系统下调试通过-vb prepared by the process of enumeration system code, debugging through the system in the NT
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:39018
    • 提供者:prx
  1. process

    0下载:
  2. VB写的进程监视器,可像Windows任务管理器一样显示当前正在运行的进程信息。程序可实现查看进程的使用情况,对进程进行相应的操作,程序关联有许多注册表操作,是不错的VB编程资料。 -VB to write the process monitor, can display the currently running process information like the Windows task manager. Application program can be view the pr
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:14690
    • 提供者:4A745ON
  1. 123

    1下载:
  2. vb写的杀进程的小程序,可以杀冰刃,附带自我保护,可防止被taskmgr关闭。-vb wrote a small program to kill the process, you can kill ICESWORD, with self-protection from being taskmgr off.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:12150
    • 提供者:ricky
  1. 37724095vbapi

    0下载:
  2. VB 用API获得系统进程.并可结束进程-using VB API was systematic process. Process may end
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2517
    • 提供者:esinf
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com