Click here to Skip to main content
15,887,485 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Zzzz Pin
ThatsAlok13-Jan-06 2:27
ThatsAlok13-Jan-06 2:27 
AnswerRe: A function pointer problem... Pin
Cedric Moonen11-Jan-06 23:45
Cedric Moonen11-Jan-06 23:45 
GeneralRe: A function pointer problem... Pin
Owner drawn11-Jan-06 23:48
Owner drawn11-Jan-06 23:48 
GeneralRe: A function pointer problem... Pin
Blake Miller12-Jan-06 6:41
Blake Miller12-Jan-06 6:41 
AnswerRe: A function pointer problem... Pin
BadKarma11-Jan-06 23:57
BadKarma11-Jan-06 23:57 
GeneralRe: A function pointer problem... Pin
Owner drawn11-Jan-06 23:58
Owner drawn11-Jan-06 23:58 
AnswerRe: A function pointer problem... Pin
Chris Losinger12-Jan-06 5:42
professionalChris Losinger12-Jan-06 5:42 
QuestionGlobal Variable Pin
<color>Aljechin 11-Jan-06 23:13
<color>Aljechin 11-Jan-06 23:13 
1. I tried to use a global variable in every c++ file with the same name that is szRegPath (a CString). But I got some error and I had to use either different variable names in all the files (if global) or i had to put those inside functions. How can I resolve this?

2. I want to have one int variable which is global to all the c++ files and that should maintain its value state. If one file modifies the value to 7, then when it is called by another file, it should have its value as 7.

Please help me
Aljechin Alexander


Rose | [Rose]
AnswerRe: Global Variable Pin
RChin11-Jan-06 23:28
RChin11-Jan-06 23:28 
GeneralRe: Global Variable Pin
<color>Aljechin 12-Jan-06 0:01
<color>Aljechin 12-Jan-06 0:01 
AnswerRe: Global Variable Pin
Dennis Gourjii11-Jan-06 23:29
Dennis Gourjii11-Jan-06 23:29 
GeneralRe: Global Variable Pin
<color>Aljechin 12-Jan-06 0:00
<color>Aljechin 12-Jan-06 0:00 
GeneralRe: Global Variable Pin
Nish Nishant12-Jan-06 8:23
sitebuilderNish Nishant12-Jan-06 8:23 
AnswerRe: Global Variable Pin
<color>Aljechin 11-Jan-06 23:43
<color>Aljechin 11-Jan-06 23:43 
AnswerRe: Global Variable Pin
toxcct12-Jan-06 0:08
toxcct12-Jan-06 0:08 
GeneralRe: Global Variable Pin
<color>Aljechin 12-Jan-06 0:16
<color>Aljechin 12-Jan-06 0:16 
GeneralRe: Global Variable Pin
toxcct12-Jan-06 0:18
toxcct12-Jan-06 0:18 
GeneralRe: Global Variable Pin
<color>Aljechin 12-Jan-06 0:27
<color>Aljechin 12-Jan-06 0:27 
GeneralRe: Global Variable Pin
toxcct12-Jan-06 0:31
toxcct12-Jan-06 0:31 
QuestionMSChart OCX in VC++.NET Pin
salaikumar11-Jan-06 23:02
salaikumar11-Jan-06 23:02 
AnswerRe: MSChart OCX in VC++.NET Pin
Prakash Nadar11-Jan-06 23:08
Prakash Nadar11-Jan-06 23:08 
Questioncan i send the ACK message in TCP/IP by vc++ Pin
vikas amin11-Jan-06 22:43
vikas amin11-Jan-06 22:43 
AnswerRe: can i send the ACK message in TCP/IP by vc++ Pin
Prakash Nadar11-Jan-06 23:04
Prakash Nadar11-Jan-06 23:04 
GeneralRe: can i send the ACK message in TCP/IP by vc++ Pin
vikas amin12-Jan-06 1:09
vikas amin12-Jan-06 1:09 
GeneralRe: can i send the ACK message in TCP/IP by vc++ Pin
Prakash Nadar12-Jan-06 1:21
Prakash Nadar12-Jan-06 1:21 

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.