Getting a form to show from DOS prompt

How would i go about using the DOS prompt to load a windows form, from DOS.
CreateWindowEx(...). It would be the same as creating a window from the winmain function, except that you would need to query the console window handle to pass it to the function.
Topic archived. No new replies allowed.