|
-
April 26th, 1999, 07:40 PM
#1
Registry related problem
Hi:
Hi, I have an application I'm building using MFC that uses the registry. In it, I call EnableShellOpen(), and RegisterShellFileTypes() to enable the user to open a document by double-clicking it in the explorer. The problem I have is that when I double click the document to open it, a 2nd registry key is created for my app with the short file naming standard. In other words, if my App uses a main registry key called "Programming MFC", when I double click the document file, a key called "Progra~1" is created in the registry. I have no problems with the sub-keys, just the main key. How can I prevent this?
thanks,
-Matt
-
April 27th, 1999, 01:37 AM
#2
Re: Registry related problem
Look at Q148806 perhaps it is related with that problem.
Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|