Posted by )p( on January 20, 2002 at 15:40:54:
In Reply to: So can you.... posted by ArcadeFX on January 20, 2002 at 03:16:35:
: So can you lauch a game from command line or do you have to open up Visual Pinball each time you want to play a game. If that is the case that sux.
Howard uses shellexecute with the play command and the filename to run it from his frontend. Then from the frontend check for a key while visual pinball is running. If that key is pressed close visual pinball from the frontend. Thanks to Howard I have allready added this to Emulaxian also and it works perfectly!
Peter