Skip to content

tksh164/GdiRes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GdiRes

This tool shows the count of handles to GUI objects in use by the specified process.

Usage

GdiRes.exe <PID>
> .\GdiRes.exe 11392
PID: 11392
GDI Objects: 2200
USER Objects: 1331

Building from source

Run the nmake in the Visual Studio's Developer PowerShell or Developer Command Prompt.

nmake build

License

Copyright (c) 2017-present Takeshi Katano. All rights reserved. This software is released under the MIT License.

Disclaimer: The codes stored herein are my own personal codes and do not related my employer's any way.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published