请问:“根据进程名转进程id的转换函数“是哪一个?
m.cFile = GetFile() Declare Long FindExecutable in shell32 String, String, String @ m.cExe = Replicate(Chr(0), 260) If FindExecutable(m.cFile, '', @ m.cExe) > 32 ? Rtrim(m.cExe, Chr(0)) Else ? 'No found' EndIf
2,748
社区成员
29,138
社区内容
加载中
试试用AI创作助手写篇文章吧