Good Morning,
I am trying to make my program take the extension *.ddd
How do i add the code that makes any user, when double clicking a .ddd file, will open my program? How to set its icon to my program too?
Open the string table and change the IDR_MAINFRAME to something like
IDR_MAINFRAME "Myprog\n\nDDD\nDDD Files (*.ddd)\n.ddd\nMyprog.Document\nDDD Document"
now make a .ddd file and open it using your program.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.