Click here to Skip to main content
15,890,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Trouble accessing a control in a view from a frame: Pin
jmkhael18-Jul-02 12:20
jmkhael18-Jul-02 12:20 
GeneralRe: Trouble accessing a control in a view from a frame: Pin
Mandalay18-Jul-02 12:21
Mandalay18-Jul-02 12:21 
GeneralRe: Trouble accessing a control in a view from a frame: Pin
Anonymous18-Jul-02 12:26
Anonymous18-Jul-02 12:26 
GeneralpView is NULL!! NOw what? Pin
ns18-Jul-02 12:35
ns18-Jul-02 12:35 
Generalproblem resolved! Pin
ns19-Jul-02 4:01
ns19-Jul-02 4:01 
GeneralRetreiving a user's signature Pin
Shog918-Jul-02 11:24
sitebuilderShog918-Jul-02 11:24 
GeneralRe: Retreiving a user's signature Pin
ColinDavies18-Jul-02 21:43
ColinDavies18-Jul-02 21:43 
GeneralHelp please : "Detected memory leaks!" Pin
Mandalay18-Jul-02 10:19
Mandalay18-Jul-02 10:19 
hai ...

a have some problems with memory
when creating Tabbed Dialogs ...
(when TCITEM.lParam = pointer to dialog ..)

every things i do correct, but after closing program
debugger sad:

Detected memory leaks!
Dumping objects ->
E:\home\projects\kTalk\MainDlg.cpp(343) : {105} client block at 0x00345438, subtype 0, 160 bytes long.
a CDialog object at $00345438, 160 bytes long
... and e.t.c ...
====================
ovverriding i also destroying them ...
CWnd *pWnd = (LPARAM)tci.lParam;
delete pWnd;

===============
maybe i should destroy them in other way ??

thanks



----------------
muaaa .. (:
GeneralRe: Help please : "Detected memory leaks!" Pin
[CoY0te]18-Jul-02 11:05
[CoY0te]18-Jul-02 11:05 
GeneralRe: Help please : "Detected memory leaks!" Pin
Mandalay18-Jul-02 11:48
Mandalay18-Jul-02 11:48 
GeneralRe: Help please : "Detected memory leaks!" Pin
Nathan Blomquist18-Jul-02 12:17
Nathan Blomquist18-Jul-02 12:17 
GeneralRe: Help please : "Detected memory leaks!" Pin
[CoY0te]18-Jul-02 22:44
[CoY0te]18-Jul-02 22:44 
GeneralRe: Help please : "Detected memory leaks!" Pin
Alexandru Savescu18-Jul-02 21:01
Alexandru Savescu18-Jul-02 21:01 
GeneralRe: Help please : "Detected memory leaks!" Pin
Joaquín M López Muñoz18-Jul-02 11:13
Joaquín M López Muñoz18-Jul-02 11:13 
GeneralRe: Help please : "Detected memory leaks!" Pin
[CoY0te]18-Jul-02 11:21
[CoY0te]18-Jul-02 11:21 
GeneralRe: Help please : "Detected memory leaks!" Pin
Joaquín M López Muñoz18-Jul-02 11:25
Joaquín M López Muñoz18-Jul-02 11:25 
GeneralBUT IT WORKS (: Pin
Mandalay18-Jul-02 11:54
Mandalay18-Jul-02 11:54 
GeneralCHtmlView - trapping the right click when an HT ML page is displayed Pin
BeavisInAz18-Jul-02 10:18
BeavisInAz18-Jul-02 10:18 
GeneralRe: CHtmlView - trapping the right click when an HT ML page is displayed Pin
ColinDavies18-Jul-02 21:49
ColinDavies18-Jul-02 21:49 
GeneralRe: CHtmlView - trapping the right click when an HT ML page is displayed Pin
BeavisInAz19-Jul-02 5:01
BeavisInAz19-Jul-02 5:01 
Questionhow to hide or remove separator bars in toolbar programmatically? Pin
ns18-Jul-02 10:08
ns18-Jul-02 10:08 
AnswerRe: how to hide or remove separator bars in toolbar programmatically? Pin
Ravi Bhavnani18-Jul-02 10:29
professionalRavi Bhavnani18-Jul-02 10:29 
AnswerRe: how to hide or remove separator bars in toolbar programmatically? Pin
Ravi Bhavnani18-Jul-02 10:30
professionalRavi Bhavnani18-Jul-02 10:30 
GeneralISAPI and Unicode Pin
Roman Nurik18-Jul-02 10:04
Roman Nurik18-Jul-02 10:04 
GeneralRe: ISAPI and Unicode Pin
Joaquín M López Muñoz18-Jul-02 10:10
Joaquín M López Muñoz18-Jul-02 10:10 

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.