The Handle is in the device manager here see Handle,
CodePudding user response:
With the system tool performance monitor and some debugging tools, such as Process Explorer can be positioned to the application Process or thread, as for which part of the code, should also is not difficult to find, anyhow is open resources has not closed, key check can find at https://www.cnblogs.com/Leo_wl/p/5397274.htmlCodePudding user response:
https://docs.microsoft.com/zh-cn/sysinternals/downloads/handleCodePudding user response: