Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

sailu78

@sailu78
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • GDI Objects
    S sailu78

    Yes. It indeed keeps going up with repeated open/closes. Any ideas as to how do I exactly zero-in to the cause...??? -Sailu Mike Beckerleg wrote: Does it leak the GDI objects everytime you open and close the frame or just the first time. If it is just the first time then it is nothing to worry about and is just MFC keeping handle to things that it will reuse. If the GDI count keeps going up with repeated open/closes then you do have a probelm. Mike

    C / C++ / MFC c++ graphics performance help question

  • GDI Objects
    S sailu78

    Hi, I am using a frame, which is an inherited class from CFrameWnd, in an MFC application. When I open & close the frame, there are few extra GDI objects & User objects that gets created. That is, when a close is performed, all those user objects & GDI objects created do not get lost. I am monitoring this using the Windows Task Manager itself. Presuming a memory leak, I tried stepping thru the code to notice any memory leak but that is not reported either... Can somebody please help me with some pointers regarding this...? Sailu

    C / C++ / MFC c++ graphics performance help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups