Results 1 to 2 of 2

Thread: Develop a C++ Executable and passing value to VB

  1. #1

    Thread Starter
    Hyperactive Member rplcmint's Avatar
    Join Date
    Jan 2001
    Location
    Stockton, CA
    Posts
    333

    Develop a C++ Executable and passing value to VB

    I am making a C++ app and want to return a value to the calling program that I wrote in VB.

    What APIs can I use to do this. Do I use the return method in C++ to do this. I am working with a C++ executable cause I don't know how to cut a DLL.

    I appreciate your input.


  2. #2
    amac
    Guest
    i think there is a Shell() function in VB... its return value is the return value of the command/application you execute with it...

    I think...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width