Hi there. Long time PH user, and also C# dev. I am trying to compile the Extra Plugins C++ project from here https://github.com/processhacker2/plugins-extra but I seem to be missing references, or a lib or something, because the PH references in the code show errors, and it wants files like phdk.h etc. Is there a setup tutorial on how to get this working? Using VS2017, and retargeted the solution fine. I suspect it is going to require adding in these files from PH's main sourcecode and then setting up some command line or linker parameters.
I mainly just want to TRY these out and see what they do! If there were compiled Releases of these nightly builds I would gladly try them out to see, but I just cannot get even one to compile.
Any help is greatly appreciated. Or just upload the compiled bits would be awesome! Thank you!