Files
mirror-processhacker/trunk/KProcessHacker/sources
T
wj32 9eeac62fd9 * removed hooks from KPH - this means that it can now support multiple clients
* added Restart and Set Token menu items
* KphOpenTokenEx now creates an access state - limited user accounts now have complete admin access to processes and tokens
* fixed problem where if a process image file can't be accessed because of permissions PH says it's packed
* fixed problem with .NET executables not being recognized

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@627 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-14 23:52:04 +00:00

11 lines
159 B
Plaintext

TARGETNAME=kprocesshacker
TARGETTYPE=DRIVER
TARGETPATH=.\
INCLUDES=$(DDK_INC_PATH)
LIBS=%BUILD%\lib
SOURCES= \
kprocesshacker.c \
kph_nt.c