原帖由 goodhermit95 于 2008-9-18 09:27 PM 发表
多谢
我找到了
Private Declare Function OpenProcess Lib "kernel32" (ByVal dwDesiredAccess As Integer, ByVal bInheritHandle As Integer, ByVal dwProcessId As Integer) As Integer
Private D ...
原帖由 goodhermit95 于 2008-10-1 12:01 PM 发表
可以用system.diagnostics.process.getprocess("where process name = 'application1.exe'")
这个可以拿到PID吗?
原帖由 goodhermit95 于 2008-10-2 10:28 AM 发表
看到goodday的Code
改了一下
研究了一下
Dim a = From process In System.Diagnostics.Process.GetProcessesByName("MapleStory.exe")
我在做MapleStoryKeyloggerAntiVirus
欢迎光临 JBTALKS.CC (https://jbtalks.my/) | Powered by Discuz! X2.5 |