Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Interaction with VB and C++ Application


Message #1 by Ramesh Sridharan <mr_sriramesh@y...> on Mon, 25 Feb 2002 15:33:00 -0800 (PST)
Hi,

  I have a problem with VB and C++ interaction.
Actually i have a application being done in C++ and
another one in VB. I want to create interaction
between both of these, something like, one can call
another. The main question i have is, how to notify VB
that C++ application is calling him. I can teach C++
application to have a thread and look for a windows
message (ofcourse i'm not sure how to fire a windows
message from VB), but i don't have much clue about how
to proceed in VB. Any help is appreciated.

Thanks in advance.

=====
Sincerely,
Ramesh S

************************************************************
*   Intellectuals solve problems; geniuses prevent them.   *
************************************************************

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

  Return to Index