Click here to Skip to main content
15,914,109 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to stop this memory leak? Pin
Christian Graus15-Mar-02 10:27
protectorChristian Graus15-Mar-02 10:27 
GeneralRe: How to stop this memory leak? Pin
Mark Tutt15-Mar-02 10:32
Mark Tutt15-Mar-02 10:32 
GeneralStrings!!! Pin
15-Mar-02 7:49
suss15-Mar-02 7:49 
GeneralRe: Strings!!! Pin
Mike.NET15-Mar-02 8:00
Mike.NET15-Mar-02 8:00 
QuestionHow to make MFC apps use less RAM? Pin
Mike.NET15-Mar-02 7:44
Mike.NET15-Mar-02 7:44 
AnswerRe: How to make MFC apps use less RAM? Pin
Shog915-Mar-02 7:53
sitebuilderShog915-Mar-02 7:53 
GeneralVisual Studio .NET customization Pin
Todd Smith15-Mar-02 7:26
Todd Smith15-Mar-02 7:26 
GeneralCalling CListview in MDI application Pin
Jasmyn15-Mar-02 6:05
Jasmyn15-Mar-02 6:05 
I have created an MDI application whose view is derived from CList. I only have one view and one document. I have used the cmdInfo.m_nShellCommand = CCommandLineInfo::FileNothing;
option to disable the default OnFileNew(). Now I have a application that opens with only a menu. How do I now call my List view(default view) from the mainframe menu? I have added a menu Item, attached a handler to it and tried calling OnFileNew from there. But no List view. Sob.Cry | :(( I have read a million msdn files, 2 chapters on MDI applications but still no flashes of intelligence. I'm trying to populate my ListView9defaultview) with items by directly accessing its list control through a call to GetListCtrl() in the OnInitialUpdate() function in my view class. If I take the code populating the control out from OnInitial update, I get a white empty file opening, if I leave it in I get a file with exactly the same grey background as my main window. Am I maybe missing the plot completely? I hope I'm making sense, my brain is so fried it took me 20 minutes to find my office key and leave the building. Please help!Eek! | :eek:

Grasp it but you cannot get it!
It's name is memory..
Generalfurther details Pin
Jasmyn15-Mar-02 6:43
Jasmyn15-Mar-02 6:43 
Questiontoo simple question about modeless dialog? Pin
lucy15-Mar-02 5:11
lucy15-Mar-02 5:11 
AnswerRe: too simple question about modeless dialog? Pin
Tomasz Sowinski15-Mar-02 5:22
Tomasz Sowinski15-Mar-02 5:22 
GeneralRe: too simple question about modeless dialog? Pin
lucy15-Mar-02 6:02
lucy15-Mar-02 6:02 
GeneralRe: too simple question about modeless dialog? Pin
lucy15-Mar-02 6:21
lucy15-Mar-02 6:21 
GeneralOLEDB Provider Pin
Mauricio Ritter15-Mar-02 4:46
Mauricio Ritter15-Mar-02 4:46 
GeneralRe: OLEDB Provider Pin
Tomasz Sowinski15-Mar-02 4:55
Tomasz Sowinski15-Mar-02 4:55 
GeneralRe: OLEDB Provider Pin
Mauricio Ritter15-Mar-02 5:02
Mauricio Ritter15-Mar-02 5:02 
Generalhardware access, direct control, driver source Pin
Kuniva15-Mar-02 4:45
Kuniva15-Mar-02 4:45 
GeneralRe: hardware access, direct control, driver source Pin
Tomasz Sowinski15-Mar-02 4:49
Tomasz Sowinski15-Mar-02 4:49 
GeneralFlush System Buffers for a Drive Pin
Brad Manske15-Mar-02 4:22
Brad Manske15-Mar-02 4:22 
GeneralRe: Flush System Buffers for a Drive Pin
Tomasz Sowinski15-Mar-02 4:30
Tomasz Sowinski15-Mar-02 4:30 
GeneralRe: Flush System Buffers for a Drive Pin
Brad Manske15-Mar-02 4:36
Brad Manske15-Mar-02 4:36 
GeneralRe: Flush System Buffers for a Drive Pin
Tomasz Sowinski15-Mar-02 4:41
Tomasz Sowinski15-Mar-02 4:41 
GeneralRe: Flush System Buffers for a Drive Pin
Ravi Bhavnani15-Mar-02 4:38
professionalRavi Bhavnani15-Mar-02 4:38 
GeneralRe: Flush System Buffers for a Drive Pin
Tomasz Sowinski15-Mar-02 4:51
Tomasz Sowinski15-Mar-02 4:51 
GeneralRe: Flush System Buffers for a Drive Pin
Brad Manske15-Mar-02 5:11
Brad Manske15-Mar-02 5:11 

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.