Discussion:
File association does not seem to work in MFC SDI.
(too old to reply)
nexo
2011-10-25 06:00:49 UTC
Permalink
Hi,

I have created a very simple MFC SDI app using the Wizard in VS 2008 .

Now the problem is that I have put in a extension *.fop but when i try
to open a file with that extension , file does not open by MFC SDI
app , instead windows ask about which program to use to open !

it also had .reg file generated and I did clicked and loaded that file
but still the same result.

Please help.

Thanks
David Webber
2011-10-28 20:05:54 UTC
Permalink
Post by nexo
I have created a very simple MFC SDI app using the Wizard in VS 2008 .
Now the problem is that I have put in a extension *.fop but when i try
to open a file with that extension , file does not open by MFC SDI
app , instead windows ask about which program to use to open !
Post by nexo
it also had .reg file generated and I did clicked and loaded that file
but still the same result.
Post by nexo
Please help.
So if you look in your registry (HKEY_CLASSES_ROOT) what do you see under
.fop ?

Dave

-- David Webber
Mozart Music Software
http://www.mozart.co.uk
For discussion and support see
http://www.mozart.co.uk/mozartists/mailinglist.htm

Loading...