file association

  • Thread starter Thread starter Shaun Wilde
  • Start date Start date
S

Shaun Wilde

I'd like to associate an icon with a file type where the icon is my
applications
icon in the registry using DefaultIcon

Now I can see how to do this with C code and resources etc but when I try
the same with .NET I do not know what ID my icon is stored under
can anyone help?

Shaun
 
All .NETCF executables have their default application icon in the "32512"
icon group.

Peter
 

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

Back
Top