Click here to Skip to main content
16,008,719 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListCtrl - LVN_ITEMCHANGED Pin
Niko Tanghe26-Jul-02 0:03
Niko Tanghe26-Jul-02 0:03 
GeneralRe: CListCtrl - LVN_ITEMCHANGED Pin
Tomasz Sowinski26-Jul-02 0:22
Tomasz Sowinski26-Jul-02 0:22 
GeneralRe: CListCtrl - LVN_ITEMCHANGED Pin
Niko Tanghe26-Jul-02 1:06
Niko Tanghe26-Jul-02 1:06 
GeneralRe: CListCtrl - LVN_ITEMCHANGED Pin
Tomasz Sowinski26-Jul-02 1:13
Tomasz Sowinski26-Jul-02 1:13 
GeneralRe: CListCtrl - LVN_ITEMCHANGED Pin
Niko Tanghe26-Jul-02 1:52
Niko Tanghe26-Jul-02 1:52 
GeneralRe: CListCtrl - LVN_ITEMCHANGED Pin
Tomasz Sowinski26-Jul-02 2:01
Tomasz Sowinski26-Jul-02 2:01 
GeneralRe: CListCtrl - LVN_ITEMCHANGED Pin
Niko Tanghe26-Jul-02 2:27
Niko Tanghe26-Jul-02 2:27 
GeneralMemory Leaks - HELP REALY NEEDED Pin
klm25-Jul-02 21:49
klm25-Jul-02 21:49 
Hello,

i have a class for flicker-free-drawing, there i have a global pointer to CBitmap, and in the constructor i create a CBitamp-Object via new. In the destructor i would like to delete the object, but my destructor is never called. When i exit my programm the debugger print "Detecting Memory Leaks!" and then the adress of the pointer to the CBitmap object.

What can i do? When called windows/Visual c++ the destructor?


Please help me!


GeneralRe: Memory Leaks - HELP REALY NEEDED Pin
Daniel Lohmann25-Jul-02 22:38
Daniel Lohmann25-Jul-02 22:38 
GeneralRe: Memory Leaks - HELP REALY NEEDED Pin
klm25-Jul-02 22:46
klm25-Jul-02 22:46 
GeneralRe: Memory Leaks - HELP REALY NEEDED Pin
Daniel Lohmann25-Jul-02 23:54
Daniel Lohmann25-Jul-02 23:54 
GeneralRe: Memory Leaks - HELP REALY NEEDED Pin
klm26-Jul-02 0:03
klm26-Jul-02 0:03 
GeneralRe: Memory Leaks - HELP REALY NEEDED Pin
klm25-Jul-02 23:48
klm25-Jul-02 23:48 
Generalerror in Mmsystem.h Pin
Wil25-Jul-02 20:48
Wil25-Jul-02 20:48 
GeneralRe: error in Mmsystem.h Pin
Mukkie26-Jul-02 5:16
Mukkie26-Jul-02 5:16 
GeneralTreeView_GetParent Pin
NullStream25-Jul-02 20:38
NullStream25-Jul-02 20:38 
GeneralRe: TreeView_GetParent Pin
Mike Upton25-Jul-02 23:14
Mike Upton25-Jul-02 23:14 
GeneralLast visible line in a CRichEditCtrl Pin
jabbaj25-Jul-02 20:28
jabbaj25-Jul-02 20:28 
GeneralRetrieving System information in Windows 98 Pin
Sandeep Shetty25-Jul-02 18:44
Sandeep Shetty25-Jul-02 18:44 
GeneralRe: Retrieving System information in Windows 98 Pin
Mukkie26-Jul-02 5:24
Mukkie26-Jul-02 5:24 
Questionhow to extract a piece of the CString? Pin
nss25-Jul-02 16:33
nss25-Jul-02 16:33 
AnswerRe: how to extract a piece of the CString? Pin
Christian Graus25-Jul-02 16:37
protectorChristian Graus25-Jul-02 16:37 
GeneralRe: how to extract a piece of the CString? Pin
Rama Krishna Vavilala25-Jul-02 16:41
Rama Krishna Vavilala25-Jul-02 16:41 
GeneralRe: how to extract a piece of the CString? Pin
Christian Graus25-Jul-02 16:45
protectorChristian Graus25-Jul-02 16:45 
GeneralRe: how to extract a piece of the CString? Pin
Daniel Lohmann25-Jul-02 22:50
Daniel Lohmann25-Jul-02 22:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.