how to create our oun extentions and how to recongnize them throug our s/w

G

Guest

Create new entry in HKEY_CLASSES_ROOT for you extension.
See how it is realized for other extensions.

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Y

Yoshitha

Hi

We have an application to develop in C#.Net.
That application is similar to Adobe Photoshop.
In that we have to get the functionality similar to how psd file is created
in photoshop.
we need to save our work with a new exetention (say *.cws) like *.psd in
photoshop so that later we need to open the file and edit as usual.
If we double click the file (in this case *.cws file) it must be opened with
out application (Such as if we open *.psd, it will be opened with photoshop
software.
Is there any way to acheive this functionality?

Thanx In Advance
Kiran
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top