#pragma once #include bool Inject(DWORD dwPid, wchar_t* workPath); BOOL RemoveDll(DWORD dwId);