Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dialog_loadImage
#8
In this case it is a GDI handle. On Windows 7 in Task Manager processes tab you can add column 'GDI handles'. If macros leak GDI objects (bitmaps, brushes etc), the number will grow. Normally the number must be the same before and after macro, although sometimes it may change because QM also uses GDI objects.

Your function still leaks bitmaps. Does not use LR_COPYDELETEORG.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)