搜索资源列表

  1. CreateProcess

    0下载:
  2. CreateProcess:创建进程函数的使用
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6390
    • 提供者:anan
  1. 4EVC27678

    0下载:
  2. 用Evc开发的一些实例程序源代码,供用Evc这个IDE的参考,程序实例有:CreateProcess、IPC_MSGCLIENT、IPC_MSGServer、TaskList-Evc development with some examples of the program's source code used for the IDE Evc reference for the program examples : Create
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:467968
    • 提供者:巫升华
  1. CreateProcess

    0下载:
  2. wince下进程管理的实例程序,讲的比较详细,基本上对进程的一些操作都用到了-wince under examples of process management procedures, said more detailed, Basically some of the process are used in the operation
  3. 所属分类:Windows CE

    • 发布日期:2024-05-02
    • 文件大小:18432
    • 提供者:always18
  1. XPhook

    0下载:
  2. 我在XP下用过detour,也是用钩子将dll注入到其他进程进行API拦截,当时拦截的是 ShowWindow以及文件操作的一些API,感觉没什么问题阿.你可以先用Detour拦截一下其他的API试试,比如 CreateProcess,这个API我拦截过,Detour能拦截的 -I used the XP detour. also used to hook dll injected into other processes API
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:byron
  1. CreateOneProcess

    1下载:
  2. 调用windowsAPI创建一个进程,示范如何使用createprocess这个API函数-call windowsAPI create a process, A demonstration of how to use this API function createprocess
  3. 所属分类:进程与线程

    • 发布日期:2024-05-02
    • 文件大小:17408
    • 提供者:
  1. hook_api_SDK

    0下载:
  2. 微软公司的拦截api开发包: All Detours functions are compatible with all x86 version of Windows NT, Windows 2000, and Windows XP. However, under Windows 95, Windows 98, and Windows ME, the DetourFunction* APIS do not work unle
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-02
    • 文件大小:529408
    • 提供者:摩尔
  1. dll_charu

    0下载:
  2. CreateProcess插入DLL的方法,这个程序展示了如何在EXE文件中插入DLL的方法。-CreateProcess to DLL approach This procedure demonstrates how the document EXE DLL approach.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:雪狐
  1. CreateProcess

    0下载:
  2. EVC编写的在WINCE下查看进程运行情况的程序-EVC prepared to see the process in the WINCE operating procedures
  3. 所属分类:Windows CE

    • 发布日期:2024-05-02
    • 文件大小:5787648
    • 提供者:张恺
  1. getpubips

    0下载:
  2. 本程序可以自动获取公网IP然后上传到指定网络地址空间上,而且支持和本机IP变动同步更新IP数据上传到地址空间,开机自动运行,全局快捷键。 本程序是适应中国动态IP而制作,假如有人想在自己机器上架设服务器,但IP是动态的 也就是IP会经常变动,但本程序可以实现IP动态绑定,从而给用户感觉是静态IP的感觉。 本程序在运行中会自己生成一个网页(包含本机IP),上传到指定的网络地址空间,当用户在网络上浏览该网页 该网页会自动
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-02
    • 文件大小:18432
    • 提供者:david
  1. CreateProcess

    0下载:
  2. Windows CE 5.0 下创建进程程序.-Windows CE 5.0 to create the process of the procedure.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-02
    • 文件大小:41984
    • 提供者:zqw
  1. abc

    0下载:
  2. 通过函数 BOOL CreateProcess(LPCTSTR lpApplicationName,LPTSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironme
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:王正美
  1. withdll

    0下载:
  2. 利用Detour编写的一个截获createprocess的Demo,很有实用性,可以在进程启动的同时把你的DLL加载进去作你想作的-Detour prepared to use an intercepted CreateProcess the Demo, very practical, you can start the process at the same time to load into your DLL as you woul
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:郭亮
  1. createprocess

    0下载:
  2. 通过程序运行,可以动态批量创建进度条和其他控件。-err
  3. 所属分类:界面编程

    • 发布日期:2024-05-02
    • 文件大小:176128
    • 提供者:fourfive17
  1. CreateProcess

    0下载:
  2. CreateProcess:创建进程函数的使用-CreateProcess: create process function to use
  3. 所属分类:进程与线程

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:anan
  1. CreateProcess

    0下载:
  2. 进程创建入门实例,通过简单调用API函数来创建一个简单的进程,并返回相关信息-CreateProcess
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:zhangkun
  1. CreateProcess

    0下载:
  2. CreateProcess()函数的原型-CreateProcess()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:Adolf19870813
  1. Createprocess

    0下载:
  2. 创建进程 文件包含在linux和windows下创建进程的算法 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 ̶
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:1342464
    • 提供者:得分
  1. CreateProcess

    0下载:
  2. delphi 写的一个载获系统API的勾子 HOOK API CreateProcess -HOOK API CreateProcess
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:liyong
  1. CreateProcess

    0下载:
  2. CreateProcess,WinExec,ShellExecute 三种打开进程的函数使用例子-CreateProcess, WinExec, ShellExecute function of the use of three examples of open process
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:66560
    • 提供者:daiafei
  1. createProcess

    1下载:
  2. 在c++中用createProcess创建一个进程的实例 说明该函数的用法-it use createProcess function to create a process with c++ and show how it use
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:3415040
    • 提供者:jck
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org