HyperHacker Posted September 4, 2005 Posted September 4, 2005 I'm developing a program and I've noticed it has some GDI memory leaks. Unfortunately, at times if I've miscoded something these leaks can eat up all available graphic memory in seconds, forcing me to reboot. Is there some way to 'flush' GDI, that is, get rid of all the unused handles and such the program creates so I don't have to reboot all the time?
chilifrei64 Posted September 4, 2005 Posted September 4, 2005 A good spot to post might be in the programming forumhttp://www.msfn.org/board/index.php?showforum=66
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now