Click here to Skip to main content
15,910,981 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to Convert CString to Char* Pin
Nemanja Trifunovic19-Sep-01 19:08
Nemanja Trifunovic19-Sep-01 19:08 
GeneralRe: How to Convert CString to Char* Pin
Michael Dunn19-Sep-01 19:43
sitebuilderMichael Dunn19-Sep-01 19:43 
AnswerRe: How to Convert CString to Char* Pin
Christian Graus19-Sep-01 19:25
protectorChristian Graus19-Sep-01 19:25 
AnswerRe: How to Convert CString to Char* Pin
CodeGuy20-Sep-01 3:37
CodeGuy20-Sep-01 3:37 
AnswerRe: How to Convert CString to Char* Pin
Carlos Antollini20-Sep-01 5:40
Carlos Antollini20-Sep-01 5:40 
GeneralControlling deadlock Pin
yccheok19-Sep-01 17:52
yccheok19-Sep-01 17:52 
GeneralRe: Controlling deadlock Pin
Joaquín M López Muñoz19-Sep-01 20:15
Joaquín M López Muñoz19-Sep-01 20:15 
GeneralVC++ and VB interfacing - How To Pin
john john mackey19-Sep-01 11:16
john john mackey19-Sep-01 11:16 
The question and topic I want to ask is...
How can I interface my VC++ application with a VB application so that I can pass data between the two?

I have looked at some concepts like DLLs, COM, COM+, DCOM, ATL, ... but all text that I skimmed at the local bookstore have left me puzzled and said a lot without saying anything.

Specifically, I have a list class in my VC++ application that contains a linked list of data elements. I want to be able to pass this to my VB application so that I can do work on this data in VB (display, manipulate, "rewrite the list"). While in VB application, I will probably work with the data in an array structure. Then, send a modified version of the data back to my VC++ application so that it can work with the data as if it were in its original state (linked list with new links.)

Could someone please point me to what I should read/study or the topic under which this interfacing falls under? Thanks for the answers and guidence in advance.

Johnny
GeneralRe: VC++ and VB interfacing - How To Pin
Nemanja Trifunovic19-Sep-01 11:46
Nemanja Trifunovic19-Sep-01 11:46 
GeneralRe: VC++ and VB interfacing - How To Pin
Anders Molin20-Sep-01 10:56
professionalAnders Molin20-Sep-01 10:56 
GeneralRe: VC++ and VB interfacing - How To Pin
13-Feb-02 6:23
suss13-Feb-02 6:23 
QuestionIs Windows NT 4 SSE compatible/supported? Pin
Robert Buldoc19-Sep-01 7:27
Robert Buldoc19-Sep-01 7:27 
QuestionMemory leak? Pin
Kevnar19-Sep-01 6:54
Kevnar19-Sep-01 6:54 
AnswerRe: Memory leak? Pin
Ghazi H. Wadi19-Sep-01 12:25
Ghazi H. Wadi19-Sep-01 12:25 
AnswerRe: Memory leak? Pin
Tim Smith19-Sep-01 12:32
Tim Smith19-Sep-01 12:32 
GeneralClient/Server in MFC Pin
Rickard Andersson2019-Sep-01 6:34
Rickard Andersson2019-Sep-01 6:34 
GeneralRe: Client/Server in MFC Pin
Ghazi H. Wadi19-Sep-01 12:27
Ghazi H. Wadi19-Sep-01 12:27 
GeneralADO Connection Pin
Stu19-Sep-01 6:29
Stu19-Sep-01 6:29 
GeneralRe: ADO Connection Pin
ORi x19-Sep-01 6:41
ORi x19-Sep-01 6:41 
GeneralRe: ADO Connection Pin
Stu19-Sep-01 6:50
Stu19-Sep-01 6:50 
GeneralRe: ADO Connection Pin
Michael P Butler19-Sep-01 11:11
Michael P Butler19-Sep-01 11:11 
GeneralRe: ADO Connection Pin
Stu19-Sep-01 11:28
Stu19-Sep-01 11:28 
GeneralRe: ADO Connection Pin
Michael P Butler19-Sep-01 22:21
Michael P Butler19-Sep-01 22:21 
GeneralRe: ADO Connection Pin
Stu20-Sep-01 6:03
Stu20-Sep-01 6:03 
GeneralRe: ADO Connection Pin
Carlos Antollini20-Sep-01 6:18
Carlos Antollini20-Sep-01 6: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.