Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我发现的唯一东西是GetConsoleProcessList。这里的问题是这个功能在 Windows 2000 中不起作用。有没有办法解决这个问题,所以它可以在 win2k 之后的所有系统中工作?是否有另一个功能可以做类似的事情?
该GetConsoleProcessList 功能仅适用于 Windows XP/2003 及更高版本。不在 Windows 2000 上。
GetConsoleProcessList