GetModuleBaseName (hProcess,NULL,szPName,sizeof(szPName)); printf("Process Name %s\n",szPName); if(strcmp(szPName,"EuWatch.exe")==0)
確定! 回上一頁