Results 1 to 2 of 2

Thread: other form

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    1
    Hi,

    I once seen a program that could change stuff in another visual basic program. This program used api code. I want to do almost the same thing. I'm playing a lot of the game called worms2 and the menu for it is totally written in visual basic. Now there is a button that you will only see if you have played a game and you both died so it's 0 - 0. Now i want to have that button there also if it's not a tie. Could someone help me about how to get in to the visual basic program of worms.

    thx

    Harm de Vries

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Not sure about how to get into the Worms2 interface, but...(though check out this thread: http://forums.vb-world.net/showthrea...readid=23912). If your other program is running, then use SendMessage, and subclass your other program. Otherwise, just start it up again with different command line arguments depending on the situation.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

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