Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How to delete the bitmap once the window created with bmap->Display() is destroyed? Maybe there is some global callback that gets called after a window gets destroyed to which I could pass bmap->getWindow() and then bmap->DeleteThis() afterwards?
Solved! Go to Solution.