mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
removed old KPH comments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1037 21ef857c-d57f-4fe0-8362-d861dc6d29cd
This commit is contained in:
@@ -20,9 +20,6 @@
|
||||
* along with Process Hacker. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* All reverse-engineering done in IDA Pro with that X-ray thingy... */
|
||||
/* Parts taken from ReactOS */
|
||||
|
||||
#include "kph_nt.h"
|
||||
#include "debug.h"
|
||||
|
||||
|
||||
@@ -20,14 +20,6 @@
|
||||
* along with Process Hacker. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* This driver has two main purposes:
|
||||
*
|
||||
* 1. To enable Process Hacker to (transparently) do anything without the
|
||||
* restriction of hooked calls, and
|
||||
* 2. To enable Process Hacker to retrieve handle names for any file object.
|
||||
*/
|
||||
|
||||
#include "kprocesshacker.h"
|
||||
#include "kph_nt.h"
|
||||
#include "kernel_types.h"
|
||||
|
||||
Reference in New Issue
Block a user