Click here to Skip to main content
15,888,461 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to use a variable declared in another class in Visual C++ Pin
lolici16-Mar-17 5:35
lolici16-Mar-17 5:35 
GeneralRe: How to use a variable declared in another class in Visual C++ Pin
Jochen Arndt16-Mar-17 5:44
professionalJochen Arndt16-Mar-17 5:44 
GeneralRe: How to use a variable declared in another class in Visual C++ Pin
lolici16-Mar-17 6:49
lolici16-Mar-17 6:49 
GeneralRe: How to use a variable declared in another class in Visual C++ Pin
lolici16-Mar-17 13:32
lolici16-Mar-17 13:32 
GeneralRe: How to use a variable declared in another class in Visual C++ Pin
Jochen Arndt16-Mar-17 21:47
professionalJochen Arndt16-Mar-17 21:47 
AnswerRe: How to use a variable declared in another class in Visual C++ Pin
Munchies_Matt16-Mar-17 6:21
Munchies_Matt16-Mar-17 6:21 
PraiseRe: How to use a variable declared in another class in Visual C++ Pin
_Flaviu16-Mar-17 21:37
_Flaviu16-Mar-17 21:37 
GeneralRe: How to use a variable declared in another class in Visual C++ Pin
Munchies_Matt16-Mar-17 21:44
Munchies_Matt16-Mar-17 21:44 
I was not sure I should make that point, since it isnt really very helpful, but fundamentally this isnt a programming question, its an architecture one, and the OP clearly needs to go back to basics on this and rework his architecture.


Of course you can use 'friend' classes, or use the classic C# hack Getxxxx() Setxxx() functions. A hack so bad you wonder why bother using C# and why not just use C.

Anyway, enough of my ramblings.
GeneralRe: How to use a variable declared in another class in Visual C++ Pin
lolici17-Mar-17 11:23
lolici17-Mar-17 11:23 
QuestionIs it possible to find if an application is encrypted at runtime Pin
manoharbalu15-Mar-17 2:42
manoharbalu15-Mar-17 2:42 
AnswerRe: Is it possible to find if an application is encrypted at runtime Pin
Jochen Arndt15-Mar-17 3:00
professionalJochen Arndt15-Mar-17 3:00 
GeneralRe: Is it possible to find if an application is encrypted at runtime Pin
manoharbalu15-Mar-17 3:16
manoharbalu15-Mar-17 3:16 
GeneralRe: Is it possible to find if an application is encrypted at runtime Pin
Jochen Arndt15-Mar-17 3:28
professionalJochen Arndt15-Mar-17 3:28 
AnswerRe: Is it possible to find if an application is encrypted at runtime Pin
Randor 15-Mar-17 13:21
professional Randor 15-Mar-17 13:21 
QuestionProblem with List Control in visual c++ Pin
lolici14-Mar-17 4:32
lolici14-Mar-17 4:32 
AnswerRe: Problem with List Control in visual c++ Pin
Jochen Arndt14-Mar-17 4:46
professionalJochen Arndt14-Mar-17 4:46 
GeneralRe: Problem with List Control in visual c++ Pin
lolici14-Mar-17 5:23
lolici14-Mar-17 5:23 
QuestionHow to move window with no border using picture control Pin
Premnath Mali9-Mar-17 20:03
professionalPremnath Mali9-Mar-17 20:03 
QuestionRe: How to move window with no border using picture control Pin
Richard MacCutchan9-Mar-17 21:13
mveRichard MacCutchan9-Mar-17 21:13 
AnswerRe: How to move window with no border using picture control Pin
Premnath Mali9-Mar-17 21:46
professionalPremnath Mali9-Mar-17 21:46 
GeneralRe: How to move window with no border using picture control Pin
Richard MacCutchan9-Mar-17 21:57
mveRichard MacCutchan9-Mar-17 21:57 
SuggestionRe: How to move window with no border using picture control Pin
David Crow10-Mar-17 5:49
David Crow10-Mar-17 5:49 
AnswerRe: How to move window with no border using picture control Pin
Randor 16-Mar-17 18:45
professional Randor 16-Mar-17 18:45 
AnswerRe: How to move window with no border using picture control Pin
leon de boer10-Mar-17 16:21
leon de boer10-Mar-17 16:21 
QuestionMFC C++ Compiler Options difference between the debug and release Pin
ForNow5-Mar-17 15:41
ForNow5-Mar-17 15: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.