I know there are various questions and books on this but I can\'t seem to get my C++ DLL injected into any processes.
The code to inject the DLL:
#in
SetWindowsHookEx can also inject your DLL into another process.