|
-
Aug 2nd, 2000, 09:38 AM
#1
Thread Starter
New Member
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
-
Aug 2nd, 2000, 01:51 PM
#2
Monday Morning Lunatic
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|