Click here to Skip to main content
15,902,112 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Memory Address Interpretation Pin
Dominik Reichl27-Dec-02 0:29
Dominik Reichl27-Dec-02 0:29 
GeneralRe: Memory Address Interpretation Pin
Mike Nordell27-Dec-02 1:12
Mike Nordell27-Dec-02 1:12 
GeneralRe: Memory Address Interpretation Pin
Dominik Reichl27-Dec-02 3:43
Dominik Reichl27-Dec-02 3:43 
GeneralGetView FROM OnNewDoucment() Pin
Hockey26-Dec-02 22:08
Hockey26-Dec-02 22:08 
GeneralRe: GetView FROM OnNewDoucment() Pin
super26-Dec-02 22:17
professionalsuper26-Dec-02 22:17 
GeneralRe: GetView FROM OnNewDoucment() Pin
pba_27-Dec-02 8:06
pba_27-Dec-02 8:06 
Generalhandling multiple frame windows Pin
Thanh Ly26-Dec-02 21:31
Thanh Ly26-Dec-02 21:31 
GeneralRe: handling multiple frame windows Pin
Joaquín M López Muñoz26-Dec-02 21:39
Joaquín M López Muñoz26-Dec-02 21:39 
CFrameWnds auto delete on destroy time, so you mustn't delete them explicitly: they will clean up when the user closes them or programmatically with m_myChildFrmWnd->DestroyWindow().

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: handling multiple frame windows Pin
Thanh Ly26-Dec-02 21:47
Thanh Ly26-Dec-02 21:47 
QuestionHow to define the full path of my application Pin
julych26-Dec-02 20:14
julych26-Dec-02 20:14 
AnswerRe: How to define the full path of my application Pin
Joaquín M López Muñoz26-Dec-02 20:22
Joaquín M López Muñoz26-Dec-02 20:22 
GeneralClass in Visual C++ !! Pin
HellShrimp4free26-Dec-02 19:56
HellShrimp4free26-Dec-02 19:56 
GeneralRe: Class in Visual C++ !! Pin
super26-Dec-02 21:29
professionalsuper26-Dec-02 21:29 
GeneralRe: Class in Visual C++ !! Pin
Pavel Klocek26-Dec-02 22:41
Pavel Klocek26-Dec-02 22:41 
GeneralLooking for a list/tree-like control Pin
Loren Wilton26-Dec-02 19:52
Loren Wilton26-Dec-02 19:52 
QuestionCScrollView active? Pin
Dov Sherman26-Dec-02 19:15
Dov Sherman26-Dec-02 19:15 
AnswerRe: CScrollView active? Pin
pba_27-Dec-02 8:11
pba_27-Dec-02 8:11 
GeneralRe: CScrollView active? Pin
Dov Sherman27-Dec-02 11:22
Dov Sherman27-Dec-02 11:22 
GeneralRe: CScrollView active? Pin
pba_27-Dec-02 12:17
pba_27-Dec-02 12:17 
GeneralWin32 screensaver in VC6 Pin
axa26-Dec-02 18:36
axa26-Dec-02 18:36 
GeneralRe: Win32 screensaver in VC6 Pin
Michael Dunn26-Dec-02 18:44
sitebuilderMichael Dunn26-Dec-02 18:44 
GeneralRe: Win32 screensaver in VC6 Pin
axa28-Dec-02 17:08
axa28-Dec-02 17:08 
GeneralRecordsets in C++ .NET Pin
Mike Danberg26-Dec-02 16:15
Mike Danberg26-Dec-02 16:15 
GeneralTransfer rate....... Pin
RobJones26-Dec-02 15:57
RobJones26-Dec-02 15:57 
GeneralNever mind Pin
RobJones26-Dec-02 17:23
RobJones26-Dec-02 17:23 

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.