akatracker
02-20-2000, 01:18 AM
Here's the problem, I got Visual C++ on my computer and its got some problems. When you open a file in the application, such as a cursor file or NCB file it work but I want to open it without having to open VC++ first, I want it to open just by clicking the icon. Yeh, I try using File Option:
Action - Open with MSDev
Application - "C:\Program\MSDev\V..."%1"
Open Using DDE
Open("%1")
etc, etc.
But it doesn't work, it just bring up the the VC++
Are there another way of doing this? I appreciate your help, thanks
Action - Open with MSDev
Application - "C:\Program\MSDev\V..."%1"
Open Using DDE
Open("%1")
etc, etc.
But it doesn't work, it just bring up the the VC++
Are there another way of doing this? I appreciate your help, thanks