Easily create plugins for Process Hacker.
- Process Hacker SDK
- Version :2.35
- License :GPL
- OS :Windows All
- Publisher :wj32
Process Hacker SDK Description
Process Hacker SDK is a small, handy SDK specially developed to enable the creation of plugins for Process Hacker.
The Doxygen output is supplied in the doc\doxygen directory and the header files are supplied in the include directory. The import libraries are offered in the lib directory. Samples are supplied in the samples directory.
Some functions are not exported by Process Hacker. If you receive linker errors, check if the relevant function is marked with PHLIBAPI or PHAPPAPI; if not, the function cannot be used by your plugin.