Hi,
I am in the process of making an application which I am hoping will become a GUI for QStat (a DOS based application which retrieves the current status of an online game server).
The problem I have is this:
I can run the QStat application as normal (including the command line stuff - IP address etc) and it shows me the results in the DOS type window. My aim is to have a VB6 front end which I have a list of IP addresses in, which when I double click one, it calls on the QStat application and then displays the result in a more user friendly format in my VB6 window.
I was wondering if anyone knew where to start with this? Any websites which could help?
I've spent a fair bit of time today trawling through Google for links to help me out but all I am getting is how to provide commands to a VB6 application on loading (which is not what I want!)
I will provide more info if needed including some source code from where I am upto currently.
Thanks in advance,
Jon