搜索资源列表
CreateProcess
- wince下进程管理的实例程序,讲的比较详细,基本上对进程的一些操作都用到了-wince under examples of process management procedures, said more detailed, Basically some of the process are used in the operation
CreateProcessAsUser
- Create process as user
JobObject
- 通过windows的内核对象JobObject实现对程序的运行时间和内存使用的控制,开发初衷是作为一个简陋的acm判题沙箱. 大致步骤: 1.通过CreateJobObject创建一个工作对象 2.通过SetInformationJobObject设置工作对象的参数,详见MSDN(http://msdn.microsoft.com/zh-cn/library/ms686216) 3.以CREA
CreateProcessAsUser
- 主要的功能是创建用户使用的一个子进程,一般的子进程都是由system启动的,但是这个是当前用户启动的。-The main function is to create a user using a subset of the process, a subset of the general process is initiated by system, but this is the current user initiated.
易语言系统服务源码
- Easy language system service source code, routine program calls API function, uses WTSSendMessage (sending information box), CreateProcessAsUser (create program interface) to penetrate Session 0 isolation, and solves the