Click here to Skip to main content
15,920,602 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRelease Build Error Pin
itkid13-Oct-05 11:06
itkid13-Oct-05 11:06 
AnswerRe: Release Build Error Pin
Anonymous13-Oct-05 11:42
Anonymous13-Oct-05 11:42 
AnswerRe: Release Build Error Pin
kakan13-Oct-05 19:23
professionalkakan13-Oct-05 19:23 
Questionany good assembly language links? Pin
valerie9913-Oct-05 10:53
valerie9913-Oct-05 10:53 
AnswerRe: any good assembly language links? Pin
ThatsAlok13-Oct-05 19:13
ThatsAlok13-Oct-05 19:13 
Questiontwo projects in 1 solution Pin
LeeeNN13-Oct-05 10:28
LeeeNN13-Oct-05 10:28 
AnswerRe: two projects in 1 solution Pin
FlamTaps13-Oct-05 14:16
FlamTaps13-Oct-05 14:16 
QuestionVC++ 6.0 GUI application with TCL 8.4 Pin
dipuks13-Oct-05 7:41
dipuks13-Oct-05 7:41 
HI Friends


Iam making a VC++ dialog based application with a Edit box and Run
Button. In the dialog class called TestDlg.cpp, there is a function
called OnMessage(), it is implemented as,


void OnMessage()
{
MessageBox("Hello World");



}


Now iam gonna type in the Edit box,

set a [OnMessage] and click Run Button in GUI


Now the TCL interpreter should be able to find the command OnMessage
and call back the void OnMessage function in TestDlg.cpp in GUI. And popup
the message box.


Is it possible to do something like this? Can anyone please tell me how
to do this?


Thanks in Advance


Don



AnswerRe: VC++ 6.0 GUI application with TCL 8.4 Pin
Mohammad A Gdeisat13-Oct-05 14:35
Mohammad A Gdeisat13-Oct-05 14:35 
QuestionDLL Won't load in different location Pin
pgarciajumela13-Oct-05 7:13
pgarciajumela13-Oct-05 7:13 
AnswerRe: DLL Won't load in different location Pin
Chris Losinger13-Oct-05 7:19
professionalChris Losinger13-Oct-05 7:19 
GeneralRe: DLL Won't load in different location Pin
pgarciajumela13-Oct-05 7:22
pgarciajumela13-Oct-05 7:22 
GeneralRe: DLL Won't load in different location Pin
pgarciajumela13-Oct-05 7:31
pgarciajumela13-Oct-05 7:31 
GeneralRe: DLL Won't load in different location Pin
Chris Losinger13-Oct-05 7:40
professionalChris Losinger13-Oct-05 7:40 
GeneralRe: DLL Won't load in different location Pin
pgarciajumela13-Oct-05 8:45
pgarciajumela13-Oct-05 8:45 
GeneralRe: DLL Won't load in different location Pin
Blake V. Miller13-Oct-05 18:07
Blake V. Miller13-Oct-05 18:07 
QuestionGDI- How to draw concentric circles in the client area of window Pin
tamila_tamila13-Oct-05 7:00
tamila_tamila13-Oct-05 7:00 
AnswerRe: GDI- How to draw concentric circles in the client area of window Pin
S. Senthil Kumar13-Oct-05 21:59
S. Senthil Kumar13-Oct-05 21:59 
QuestionRuntime Error, dbgheap.c Line:612 Pin
Jader8913-Oct-05 6:21
Jader8913-Oct-05 6:21 
GeneralRe: Runtime Error, dbgheap.c Line:612 Pin
David Crow13-Oct-05 7:06
David Crow13-Oct-05 7:06 
GeneralRe: Runtime Error, dbgheap.c Line:612 Pin
Jader8913-Oct-05 8:13
Jader8913-Oct-05 8:13 
QuestionRe: Runtime Error, dbgheap.c Line:612 Pin
David Crow13-Oct-05 10:20
David Crow13-Oct-05 10:20 
AnswerRe: Runtime Error, dbgheap.c Line:612 Pin
Jader8914-Oct-05 7:44
Jader8914-Oct-05 7:44 
QuestionHelp with Multi Functions Pin
WackoWolf13-Oct-05 6:12
WackoWolf13-Oct-05 6:12 
AnswerRe: Help with Multi Functions Pin
Maximilien13-Oct-05 6:35
Maximilien13-Oct-05 6:35 

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.