代码搜索:EPROCESS
找到约 31 项符合「EPROCESS」的源代码
代码结果 31
www.eeworm.com/read/207930/15256555
h mpegsystem.h
/* A class based on the MPEG stream class, used to parse the system stream */
/* - Modified by Michel Darricau from eProcess for popcorn - */
#ifndef _MPEGSYSTEM_H_
#def
www.eeworm.com/read/207929/15256572
h mpegsystem.h
/* A class based on the MPEG stream class, used to parse the system stream */
/* - Modified by Michel Darricau from eProcess for popcorn - */
#ifndef _MPEGSYSTEM_H_
#def
www.eeworm.com/read/207927/15256592
h mpegsystem.h
/* A class based on the MPEG stream class, used to parse the system stream */
/* - Modified by Michel Darricau from eProcess for popcorn - */
#ifndef _MPEGSYSTEM_H_
#def
www.eeworm.com/read/261161/11663374
c process.c
/*
* process.c
*
* Copyright (C) 2006 Insigme Co., Ltd
*
* Authors:
* - Chenzhan Hu
*
* This software has been developed while working on the Linux Unified Kernel
* project (http://linux.ins
www.eeworm.com/read/207930/15256559
h mpeg.h
/*
SMPEG - SDL MPEG Player Library
Copyright (C) 1999 Loki Entertainment Software
- Modified by Michel Darricau from eProcess for popcorn -
This library
www.eeworm.com/read/207929/15256578
h mpeg.h
/*
SMPEG - SDL MPEG Player Library
Copyright (C) 1999 Loki Entertainment Software
- Modified by Michel Darricau from eProcess for popcorn -
This library
www.eeworm.com/read/207927/15256597
h mpeg.h
/*
SMPEG - SDL MPEG Player Library
Copyright (C) 1999 Loki Entertainment Software
- Modified by Michel Darricau from eProcess for popcorn -
This library
www.eeworm.com/read/223355/14643821
txt 漫谈兼容内核之十:windows的进程创建和映像装入.txt
漫谈兼容内核之十:Windows的进程创建和映像装入
[align=center]毛德操[/align]
关于Windows的进程创建和映像装入的过程,“Microsoft Windows Internals 4e”一书的第六章中有颇为详细的说明。本文就以此为依据,夹译、夹叙、夹议地作一介绍。书中说,创建进程的过程分成六个阶段,发生于操作系统的三个部分中,那就是:Windows ...
www.eeworm.com/read/169983/9828150
026 29a-7.026
Process Hide v1.0
by 90210//HI-TECH
0. Abstract
-----------
"Phide" (process hide) is the engine for the low level process
manipu
www.eeworm.com/read/491527/6436958
h hookfile.h
#ifndef _HOOK_FILE_H
#define _HOOK_FILE_H
#include
#define MAX_PATH 260
#define THREAD_QUERY_INFORMATION (0x0040)
#define PROCESS_VM_READ (0x0010)
#define PR