help load CShellwanted to know another way to load the CShell.dll thus no longer works at least not for me Code: DWORD szCShell = (DWORD)GetModuleHandleA("CShell.dll");
Originally Posted by gudi wanted to know another way to load the CShell.dll thus no longer works at least not for me Code: DWORD szCShell = (DWORD)GetModuleHandleA("CShell.dll"); it's working only you need a base whit CreateThread if you make the base whitout CreateThread then Xtrap block's the GetModuleHandleA