Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi guys!

 

Am working on an app that has a feature where user will have a broswer to locate certain files. Feature is asking to have a "Preview Pane" much like that used by Vista and W7 Ultimate. My thinking was go the way of the thumbnail.

 

I want to use Shell32 but the namespace (given by intellisense) is

System.Design.UnsafeNativeMethods.Shell32

where UnsafeNativeMethods is tagged (with tooltip) that it is inaccessible due to protection.

 

Is there a way to go around this? I also can't find the Shell32 API/DLL that I can reference directly with solution explorer.

 

Also found a few places on the web where they have demo apps but all are too large (in my opinion) to be added to my application as 'just a feature'

 

Any help and response will be appreciated!

 

Thanks in advance!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...