Quick Super Question!

Started by
1 comment, last by MetaKnight 21 years, 9 months ago
How do you run another exe from a C++ application?
Advertisement
look into the Win32 API function ShellExecute
laterz
"I am a donut! Ask not how many tris/batch, but rather how many batches/frame!" -- Matthias Wloka & Richard Huddy, (GDC, DirectX 9 Performance)

http://www.silvermace.com/ -- My personal website
Look into the ShellExecute() function on MSDN.

CEO Platoon Studios
[email=esheppard@gmail.com]esheppard@gmail.com[/email]

This topic is closed to new replies.

Advertisement