|
-
October 7th, 1999, 08:14 AM
#1
what's system resource?and what can cause its level down?
-
October 7th, 1999, 08:40 AM
#2
Re: what's system resource?and what can cause its level down?
It probably means memory for graphical items. It can go down by not properly matching calls to CreateXXX() & DeleteXXX() / DestroyXXX(), GetXXX() & ReleaseXXX(), etc. and by not selecting GDI objects out of DCs before destroying the DC (as you should).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|