Link to home
Start Free TrialLog in
Avatar of VEngineer
VEngineer

asked on

Loading external program

How can I load another program before starting into my app?
I want to load a commercial "system status" type app that stays in the taskbar whenever I run my application.
Is the best way using an MFC function or just doing a 'cheat' through Windows?
ASKER CERTIFIED SOLUTION
Avatar of galkin
galkin

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of VEngineer
VEngineer

ASKER

Can you give a quick example.. like loading Notepad for instance.