Click here to Skip to main content
15,906,625 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: In MFC, which event works when user clicks on close button? Pin
Curi0us_George25-May-04 6:22
Curi0us_George25-May-04 6:22 
AnswerRe: In MFC, which event works when user clicks on close button? Pin
Joe Woodbury23-May-04 13:15
professionalJoe Woodbury23-May-04 13:15 
AnswerRe: In MFC, which event works when user clicks on close button? Pin
Blake Miller25-May-04 15:28
Blake Miller25-May-04 15:28 
GeneralRe: In MFC, which event works when user clicks on close button? Pin
ayca26-May-04 12:01
ayca26-May-04 12:01 
GeneralAqua Pin
TrungHuynh23-May-04 11:28
TrungHuynh23-May-04 11:28 
GeneralRe: Aqua Pin
l a u r e n23-May-04 13:44
l a u r e n23-May-04 13:44 
GeneralRe: Aqua Pin
Michael Dunn23-May-04 16:33
sitebuilderMichael Dunn23-May-04 16:33 
GeneralMFC listbox usage Pin
kfaday23-May-04 10:50
kfaday23-May-04 10:50 
I've created a MFC app with the Appwizzard.
The main view is a child of CFormView.
In the associated dialog i've created a listbox, and created the control variable for it.

the app's name is "hilos"
In hilosView.cpp i include a class called "hilos.h" as i need to create an object of that class and use it's member functions.

In "hilos.cpp" i need to be able to write in the listbox, but as in hilosView.cpp i include the header of that file, i can't include in hilos.h the file hilosView.h to see the listbox.

the listbox's control variable name is m_list, and it's a member of the (CHilosView : public CFormView) class. I can't declare an extern in hilos.cpp to be able to use it.

what could i do?

thanks!
GeneralRe: MFC listbox usage Pin
Andrew Quinn AUS23-May-04 22:10
Andrew Quinn AUS23-May-04 22:10 
GeneralPrinting text from combo and edit box Pin
Eversman23-May-04 10:44
Eversman23-May-04 10:44 
GeneralUnicode text in VC .NET Controls Pin
MKomeily23-May-04 10:37
MKomeily23-May-04 10:37 
Generalunregistered dialog Pin
Anonymous23-May-04 10:28
Anonymous23-May-04 10:28 
GeneralMac look&feel in Windows App Pin
merlinos23-May-04 8:47
merlinos23-May-04 8:47 
GeneralRe: Mac look&feel in Windows App Pin
Ravi Bhavnani23-May-04 10:02
professionalRavi Bhavnani23-May-04 10:02 
GeneralRe: Mac look&feel in Windows App Pin
Joe Woodbury23-May-04 10:25
professionalJoe Woodbury23-May-04 10:25 
GeneralRe: Mac look&feel in Windows App Pin
merlinos23-May-04 13:28
merlinos23-May-04 13:28 
GeneralRe: Mac look&feel in Windows App Pin
Dimitris Vasiliadis24-May-04 12:36
Dimitris Vasiliadis24-May-04 12:36 
GeneralNeed "measuring time" suggestion Pin
J.B.23-May-04 8:03
J.B.23-May-04 8:03 
GeneralRe: Need "measuring time" suggestion Pin
User 665823-May-04 8:50
User 665823-May-04 8:50 
GeneralRe: Need "measuring time" suggestion Pin
Curi0us_George23-May-04 12:01
Curi0us_George23-May-04 12:01 
GeneralRe: Need "measuring time" suggestion Pin
Joe Woodbury23-May-04 13:38
professionalJoe Woodbury23-May-04 13:38 
GeneralRe: Need "measuring time" suggestion Pin
Curi0us_George23-May-04 19:35
Curi0us_George23-May-04 19:35 
GeneralRe: Need "measuring time" suggestion Pin
J.B.23-May-04 19:51
J.B.23-May-04 19:51 
Generalstring Pin
picasso223-May-04 7:21
picasso223-May-04 7:21 
GeneralRe: string Pin
Antti Keskinen23-May-04 7:37
Antti Keskinen23-May-04 7:37 

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.