Click here to Skip to main content
15,881,413 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Menu change in IDE but not in running application Pin
Richard Andrew x6414-Nov-14 12:51
professionalRichard Andrew x6414-Nov-14 12:51 
QuestionRe: Menu change in IDE but not in running application Pin
Richard MacCutchan14-Nov-14 21:29
mveRichard MacCutchan14-Nov-14 21:29 
QuestionHow to change the name of a tabbed pane Pin
Gagnon Claude12-Nov-14 9:10
Gagnon Claude12-Nov-14 9:10 
AnswerRe: How to change the name of a tabbed pane Pin
Richard MacCutchan12-Nov-14 21:18
mveRichard MacCutchan12-Nov-14 21:18 
Questionc++ help Pin
Member 1122785412-Nov-14 3:44
Member 1122785412-Nov-14 3:44 
AnswerRe: c++ help Pin
Richard MacCutchan12-Nov-14 4:21
mveRichard MacCutchan12-Nov-14 4:21 
GeneralRe: c++ help Pin
Member 1122785414-Nov-14 4:09
Member 1122785414-Nov-14 4:09 
GeneralRe: c++ help Pin
Richard MacCutchan14-Nov-14 6:10
mveRichard MacCutchan14-Nov-14 6:10 
Member 11227854 wrote:
i want to know if i can add a compling system to any application.
Short answer: No.

Longer answer: It is possible to compile a complete module by calling out to a compiler from an application via ShellExecute or similar. But just compiling simple statements in isolation would entail a very large amount of work.
AnswerRe: c++ help Pin
CPallini13-Nov-14 21:35
mveCPallini13-Nov-14 21:35 
GeneralRe: c++ help Pin
Member 1122785414-Nov-14 4:12
Member 1122785414-Nov-14 4:12 
GeneralRe: c++ help Pin
Albert Holguin14-Nov-14 4:14
professionalAlbert Holguin14-Nov-14 4:14 
GeneralRe: c++ help Pin
Member 1122785414-Nov-14 4:29
Member 1122785414-Nov-14 4:29 
GeneralRe: c++ help Pin
Maximilien14-Nov-14 4:58
Maximilien14-Nov-14 4:58 
SuggestionRe: c++ help Pin
David Crow14-Nov-14 16:24
David Crow14-Nov-14 16:24 
GeneralTwo dimmensional array using pointers on Arduino Due Pin
Vaclav_10-Nov-14 9:43
Vaclav_10-Nov-14 9:43 
GeneralRe: Two dimmensional array using pointers on Arduino Due Pin
Albert Holguin10-Nov-14 16:58
professionalAlbert Holguin10-Nov-14 16:58 
GeneralRe: Two dimmensional array using pointers on Arduino Due Pin
Vaclav_11-Nov-14 3:39
Vaclav_11-Nov-14 3:39 
SuggestionMessage Closed Pin
15-Nov-14 7:37
4india15-Nov-14 7:37 
GeneralRe: Two dimmensional array using pointers on Arduino Due Pin
Albert Holguin15-Nov-14 7:57
professionalAlbert Holguin15-Nov-14 7:57 
QuestionRe: Two dimmensional array using pointers on Arduino Due Pin
David Crow11-Nov-14 4:12
David Crow11-Nov-14 4:12 
AnswerRe: Two dimmensional array using pointers on Arduino Due Pin
Richard MacCutchan11-Nov-14 6:42
mveRichard MacCutchan11-Nov-14 6:42 
GeneralSOLVED Re: Two dimmensional array using pointers on Arduino Due Pin
Vaclav_11-Nov-14 8:30
Vaclav_11-Nov-14 8:30 
GeneralRe: SOLVED Re: Two dimmensional array using pointers on Arduino Due Pin
Richard MacCutchan11-Nov-14 20:57
mveRichard MacCutchan11-Nov-14 20:57 
Questionmfc Pin
adilsk009-Nov-14 19:06
adilsk009-Nov-14 19:06 
AnswerRe: mfc Pin
_Flaviu9-Nov-14 20:18
_Flaviu9-Nov-14 20:18 

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.