Click here to Skip to main content
15,893,668 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I prevent the Icon in the first Row of a ListCtrl ? Pin
Rage28-Jun-02 1:23
professionalRage28-Jun-02 1:23 
GeneralRe: How can I prevent the Icon in the first Row of a ListCtrl ? Pin
Roger Allen28-Jun-02 3:12
Roger Allen28-Jun-02 3:12 
GeneralRe: How can I prevent the Icon in the first Row of a ListCtrl ? Pin
Koep28-Jun-02 3:32
Koep28-Jun-02 3:32 
AnswerRe: How can I prevent the Icon in the first Row of a ListCtrl ? Pin
Mike Nordell28-Jun-02 8:58
Mike Nordell28-Jun-02 8:58 
GeneralAD, Drivers and Files - suggestions needed Pin
Andreas Saurwein27-Jun-02 23:19
Andreas Saurwein27-Jun-02 23:19 
GeneralRe: AD, Drivers and Files - suggestions needed Pin
Mike Nordell28-Jun-02 9:04
Mike Nordell28-Jun-02 9:04 
GeneralRe: AD, Drivers and Files - suggestions needed Pin
Andreas Saurwein28-Jun-02 15:14
Andreas Saurwein28-Jun-02 15:14 
Questionhow to make a "global" object in mfc dialog based application? Pin
27-Jun-02 23:03
suss27-Jun-02 23:03 
Hi all,

I need to write a dialog based MFC application that has multiple modal dialogs. One of the dialog will be the main dialog and always appear first. For the other dialogs, each may invoke some of the other dialogs for multiple levels based on the input of the user, though no dialog will appear more than once in any instance.

In the application I need a static object that almost all dialogs will access it. How can i do it? Simply speaking, I don't even know how to store a global variable in a dialog based application Confused | :confused:

Any help would be appreciate.


AnswerRe: how to make a "global" object in mfc dialog based application? Pin
RChin28-Jun-02 0:50
RChin28-Jun-02 0:50 
GeneralRe: how to make a "global" object in mfc dialog based application? Pin
28-Jun-02 1:35
suss28-Jun-02 1:35 
GeneralRe: how to make a "global" object in mfc dialog based application? Pin
Chris Losinger28-Jun-02 1:36
professionalChris Losinger28-Jun-02 1:36 
AnswerRe: how to make a "global" object in mfc dialog based application? Pin
Rage28-Jun-02 1:19
professionalRage28-Jun-02 1:19 
AnswerRe: how to make a "global" object in mfc dialog based application? Pin
Alexandru Savescu28-Jun-02 4:08
Alexandru Savescu28-Jun-02 4:08 
GeneralData Conversion Pin
Firebird27-Jun-02 22:35
Firebird27-Jun-02 22:35 
GeneralRe: Data Conversion Pin
27-Jun-02 23:04
suss27-Jun-02 23:04 
GeneralRe: Data Conversion Pin
Hans Ruck27-Jun-02 23:07
Hans Ruck27-Jun-02 23:07 
Generalhelp please i can`t invalidate MFC views from dll thread Pin
Alexey Kourakolov27-Jun-02 22:19
Alexey Kourakolov27-Jun-02 22:19 
GeneralRe: help please i can`t invalidate MFC views from dll thread Pin
Prem Kumar28-Jun-02 2:43
Prem Kumar28-Jun-02 2:43 
QuestionAny Menu designer & Screen designer sample ? Pin
27-Jun-02 21:50
suss27-Jun-02 21:50 
GeneralMoving Image Pin
Shibu.V.Nair27-Jun-02 21:36
Shibu.V.Nair27-Jun-02 21:36 
GeneralRe: Moving Image Pin
Christian Graus27-Jun-02 22:13
protectorChristian Graus27-Jun-02 22:13 
GeneralMinimizing Dialog Pin
Shibu.V.Nair27-Jun-02 21:30
Shibu.V.Nair27-Jun-02 21:30 
GeneralRe: Minimizing Dialog Pin
benjymous28-Jun-02 0:34
benjymous28-Jun-02 0:34 
GeneralRe: Minimizing Dialog Pin
Fredrik Skog28-Jun-02 0:38
Fredrik Skog28-Jun-02 0:38 
GeneralRe: Minimizing Dialog Pin
28-Jun-02 3:41
suss28-Jun-02 3:41 

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.