Results 1 to 3 of 3

Thread: passing data from one app. to another

Hybrid View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2002
    Location
    Puerto Rico
    Posts
    29

    Unhappy passing data from one app. to another

    Is there any way I can establish a connection between a third party product (Not built in VB, Softerm Modular) and a VB application? I need to read from the already opened non VB application, take it to the VB application, do some changes and send it back to the original application.

  2. #2
    Banned
    Join Date
    Jul 2003
    Location
    New delhi
    Posts
    143
    yah you can use com marshling to read the data and then back to the application


    then alos you can use win32 api to rea dthe dat and send back.


    so many things to read

  3. #3
    Hyperactive Member
    Join Date
    Feb 2003
    Location
    Grenada
    Posts
    346
    My suggestion would be subclassing... look it up...
    If my post has been helpful, then please rate it accordingly...
    If it has solved your question(s), then don't forget to mark the thread as "[Resolved]"... thank you.

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