Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: one inportant thing Pin
Neelesh K J Jain11-Jul-05 20:10
Neelesh K J Jain11-Jul-05 20:10 
GeneralRe: one inportant thing Pin
Christian Graus12-Jul-05 13:10
protectorChristian Graus12-Jul-05 13:10 
GeneralRe: one inportant thing Pin
Bob Stanneveld11-Jul-05 20:38
Bob Stanneveld11-Jul-05 20:38 
GeneralRe: one inportant thing Pin
LeeeNN12-Jul-05 6:57
LeeeNN12-Jul-05 6:57 
GeneralCXX0017: Error: symbol "buf_balance" not found Pin
LeeeNN11-Jul-05 14:09
LeeeNN11-Jul-05 14:09 
GeneralRe: CXX0017: Error: symbol "buf_balance" not found Pin
Indivara11-Jul-05 14:28
professionalIndivara11-Jul-05 14:28 
GeneralRe: CXX0017: Error: symbol "buf_balance" not found Pin
Indivara11-Jul-05 18:19
professionalIndivara11-Jul-05 18:19 
GeneralRe: CXX0017: Error: symbol "buf_balance" not found Pin
Bob Stanneveld11-Jul-05 20:40
Bob Stanneveld11-Jul-05 20:40 
In don't think that you gave it global scope. Did you use an extern declaration in the headerfile? Did you include the definition in file2.cpp? The reason why the debugger can't see your variable is that it does not know its definition.

Behind every great black man...
            ... is the police. - Conspiracy brother


Blog[^]
Generalpointer increment Pin
Indivara11-Jul-05 13:07
professionalIndivara11-Jul-05 13:07 
GeneralRe: pointer increment Pin
Jose Lamas Rios11-Jul-05 15:58
Jose Lamas Rios11-Jul-05 15:58 
GeneralRe: pointer increment Pin
Indivara11-Jul-05 18:07
professionalIndivara11-Jul-05 18:07 
GeneralRe: pointer increment Pin
Bob Stanneveld11-Jul-05 20:53
Bob Stanneveld11-Jul-05 20:53 
GeneralRe: pointer increment Pin
Indivara11-Jul-05 21:11
professionalIndivara11-Jul-05 21:11 
GeneralRe: pointer increment Pin
Bob Stanneveld11-Jul-05 21:31
Bob Stanneveld11-Jul-05 21:31 
GeneralRe: pointer increment Pin
Indivara11-Jul-05 22:02
professionalIndivara11-Jul-05 22:02 
GeneralRe: pointer increment Pin
Bob Stanneveld11-Jul-05 22:06
Bob Stanneveld11-Jul-05 22:06 
Questionhow to scroll a dialog window Pin
g0ju11-Jul-05 11:31
g0ju11-Jul-05 11:31 
AnswerRe: how to scroll a dialog window Pin
Jose Lamas Rios11-Jul-05 16:19
Jose Lamas Rios11-Jul-05 16:19 
GeneralColored text in static text box Pin
Member 206903511-Jul-05 11:18
Member 206903511-Jul-05 11:18 
GeneralRe: Colored text in static text box Pin
PJ Arends11-Jul-05 11:27
professionalPJ Arends11-Jul-05 11:27 
QuestionHas anyone used the SpareLib++ code? Pin
adonisv11-Jul-05 9:17
adonisv11-Jul-05 9:17 
General!running 2 instances of app concurrently Pin
Member 206903511-Jul-05 8:29
Member 206903511-Jul-05 8:29 
GeneralRe: !running 2 instances of app concurrently Pin
Geert van Horrik11-Jul-05 8:33
Geert van Horrik11-Jul-05 8:33 
GeneralRe: !running 2 instances of app concurrently Pin
David Crow11-Jul-05 8:51
David Crow11-Jul-05 8:51 
Generalauto_ptr Pin
act_x11-Jul-05 7:45
act_x11-Jul-05 7:45 

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.