February 4th, 2010, 12:41 PM
#1
File associations in .Net framework library
Is there any .Net framework classes which deal in file associations ? I am looking for the .Net equivalent of the Win32 shell functions "AssocQueryString" and "FindExecutable".
Edward Diener
February 5th, 2010, 02:50 AM
#2
Re: File associations in .Net framework library
I'm not sure, but I think it isn't, at least public. But you can easily call the API trought P/Invoke. Look there for inspiration.
Make it run. Make it right. Make it fast.
Don't hesitate to rate my post.
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
Bookmarks