ok you know how bouts have links? example U click the configuration button on the bot and it goes to the configuratioin form? i have all my forms and stuff ready but how would i be able to link my config form to that button?
I think you meant "Bot", and are you even talking about C++? :o
Edit: I think you're looking for DialogBox() or perhaps CreateWindowEx()... but "forms" remind me of VB?
Quote from: vespene- on May 27, 2004, 08:39 PM
ok you know how bouts have links? example U click the configuration button on the bot and it goes to the configuratioin form? i have all my forms and stuff ready but how would i be able to link my config form to that button?
You're
extremely unclear in describing your problem.
Okay, what exactly are you trying to do?
Are you working with someone elses code? Your own code?
Do you know C/C++?
Have you worked with the Win32 API (http://en.wikipedia.org/wiki/API)?
Answering these questions will help us help you.