Click here to Skip to main content
16,007,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Background program Pin
Giles9-Oct-02 8:20
Giles9-Oct-02 8:20 
GeneralRe: Background program Pin
jmkhael9-Oct-02 7:56
jmkhael9-Oct-02 7:56 
GeneralRe: Background program Pin
Joaquín M López Muñoz9-Oct-02 8:08
Joaquín M López Muñoz9-Oct-02 8:08 
GeneralRe: Background program Pin
Todd Smith9-Oct-02 19:07
Todd Smith9-Oct-02 19:07 
Generalvb call vc passing para Pin
aoyee9-Oct-02 6:54
aoyee9-Oct-02 6:54 
GeneralRe: vb call vc passing para Pin
Paul M Watt9-Oct-02 8:29
mentorPaul M Watt9-Oct-02 8:29 
GeneralRe: vb call vc passing para Pin
Anonymous9-Oct-02 20:16
Anonymous9-Oct-02 20:16 
GeneralRe: vb call vc passing para Pin
Paul M Watt9-Oct-02 20:41
mentorPaul M Watt9-Oct-02 20:41 
It depends on how complicated you wanted to get with the method that you want to display the result.

Inside the function in the C++ DLL, you could simply call MessageBox and display the result. Or you could get more complicated and create a dialog or a window and display more complicated feedback data.

If this is the case though, why not just do it with Visual Basic.

Although I do have one more thought, are you trying to display the output in a console window like a regular console app displays the data?

If you help me understand why you are doing this, or possibly more details in what and how you want to display the data, I may be able to help you out more.

Good Luck


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralRe: vb call vc passing para Pin
Anonymous10-Oct-02 6:36
Anonymous10-Oct-02 6:36 
GeneralRe: vb call vc passing para Pin
aoyee10-Oct-02 19:44
aoyee10-Oct-02 19:44 
QuestionChild dialog in a child dialog? Pin
clintsinger9-Oct-02 6:49
clintsinger9-Oct-02 6:49 
AnswerRe: Child dialog in a child dialog? Pin
Joaquín M López Muñoz9-Oct-02 8:12
Joaquín M López Muñoz9-Oct-02 8:12 
GeneralRe: Child dialog in a child dialog? Pin
clintsinger9-Oct-02 8:35
clintsinger9-Oct-02 8:35 
GeneralRegistry Pin
sikrip9-Oct-02 6:47
sikrip9-Oct-02 6:47 
GeneralRe: Registry Pin
valikac9-Oct-02 8:28
valikac9-Oct-02 8:28 
GeneralRe: Registry Pin
sikrip10-Oct-02 23:26
sikrip10-Oct-02 23:26 
GeneralCTreeCtrl and NM_TREEVIEW Pin
Nitron9-Oct-02 6:38
Nitron9-Oct-02 6:38 
GeneralRe: CTreeCtrl and NM_TREEVIEW Pin
Chris Hambleton9-Oct-02 6:48
Chris Hambleton9-Oct-02 6:48 
GeneralRe: CTreeCtrl and NM_TREEVIEW Pin
Nitron9-Oct-02 8:15
Nitron9-Oct-02 8:15 
GeneralRe: CTreeCtrl and NM_TREEVIEW Pin
Shog99-Oct-02 18:34
sitebuilderShog99-Oct-02 18:34 
GeneralSTL and intrinsic sorting Pin
ns9-Oct-02 6:24
ns9-Oct-02 6:24 
GeneralRe: STL and intrinsic sorting Pin
Chris Losinger9-Oct-02 6:28
professionalChris Losinger9-Oct-02 6:28 
GeneralRe: STL and intrinsic sorting Pin
Joaquín M López Muñoz9-Oct-02 8:04
Joaquín M López Muñoz9-Oct-02 8:04 
GeneralRe: STL and intrinsic sorting Pin
ns9-Oct-02 8:45
ns9-Oct-02 8:45 
GeneralPointers to virtual methods Pin
Patje9-Oct-02 6:23
Patje9-Oct-02 6:23 

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.