在獲得進程句柄后,可以使用WIN32 API GetModuleBaseName獲取進程名稱。您可以使用OpenProcess獲取進程句柄。 To get the executable name you can also ...
確定! 回上一頁