Click here to Skip to main content
16,005,339 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to diplay the contents of the file on the MFC window? Pin
Akkibaba15-Feb-06 1:23
Akkibaba15-Feb-06 1:23 
GeneralRe: how to diplay the contents of the file on the MFC window? Pin
toxcct15-Feb-06 2:03
toxcct15-Feb-06 2:03 
GeneralRe: how to diplay the contents of the file on the MFC window? Pin
David Crow15-Feb-06 3:50
David Crow15-Feb-06 3:50 
GeneralRe: how to diplay the contents of the file on the MFC window? Pin
ThatsAlok16-Feb-06 2:37
ThatsAlok16-Feb-06 2:37 
QuestionGraphic format Pin
Hamid_RT14-Feb-06 23:28
Hamid_RT14-Feb-06 23:28 
AnswerRe: Graphic format Pin
Rob Caldecott15-Feb-06 0:02
Rob Caldecott15-Feb-06 0:02 
QuestionBeginner Pin
Nguyen Thi Thanh14-Feb-06 23:22
Nguyen Thi Thanh14-Feb-06 23:22 
AnswerRe: Beginner Pin
khan++14-Feb-06 23:44
khan++14-Feb-06 23:44 
I think the VC IDE scans the project files for variables and functions which are defined globally, and shows them in the Globals folder. If a variable is defined globally as static, then it will not show in the Globals folder, because that variable will be specific to the source file it is defined in.

Is it of no significant importance to you as a beginner, but you know that you can find your globally defined functions and variables there.


this is this.
GeneralRe: Beginner Pin
David Crow15-Feb-06 3:53
David Crow15-Feb-06 3:53 
QuestionPC Speaker Volume & Mic Volume Pin
Anilkumar K V14-Feb-06 23:21
Anilkumar K V14-Feb-06 23:21 
AnswerRe: PC Speaker Volume & Mic Volume Pin
ThatsAlok14-Feb-06 23:58
ThatsAlok14-Feb-06 23:58 
AnswerRe: PC Speaker Volume & Mic Volume Pin
khan++15-Feb-06 0:00
khan++15-Feb-06 0:00 
QuestionMACROS Pin
big_denny_20014-Feb-06 22:48
big_denny_20014-Feb-06 22:48 
AnswerRe: MACROS Pin
toxcct14-Feb-06 22:55
toxcct14-Feb-06 22:55 
GeneralRe: MACROS Pin
sunit514-Feb-06 23:08
sunit514-Feb-06 23:08 
GeneralRe: MACROS Pin
toxcct14-Feb-06 23:11
toxcct14-Feb-06 23:11 
GeneralRe: MACROS Pin
sunit514-Feb-06 23:15
sunit514-Feb-06 23:15 
GeneralRe: MACROS Pin
Rage15-Feb-06 0:21
professionalRage15-Feb-06 0:21 
GeneralRe: MACROS Pin
Nemanja Trifunovic15-Feb-06 7:47
Nemanja Trifunovic15-Feb-06 7:47 
AnswerRe: MACROS Pin
James R. Twine15-Feb-06 5:29
James R. Twine15-Feb-06 5:29 
AnswerRe: MACROS Pin
khan++14-Feb-06 22:56
khan++14-Feb-06 22:56 
AnswerRe: MACROS Pin
ThatsAlok14-Feb-06 23:34
ThatsAlok14-Feb-06 23:34 
AnswerRe: MACROS Pin
Gavin Taylor14-Feb-06 23:40
professionalGavin Taylor14-Feb-06 23:40 
QuestionCString Pin
Tony Kurishunkal14-Feb-06 22:06
Tony Kurishunkal14-Feb-06 22:06 
AnswerRe: CString Pin
toxcct14-Feb-06 22:09
toxcct14-Feb-06 22:09 

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.