Cal you get a windows application to call another program anywhere on the computer (including CD drives)?![]()
This is a discussion on Calling another program within the Windows Programming forums, part of the Platform Specific Boards category; Cal you get a windows application to call another program anywhere on the computer (including CD drives)?...
Cal you get a windows application to call another program anywhere on the computer (including CD drives)?![]()
Yep.
ShellExecute() or ShellExecuteEx() or CreateProcess().