View Single Post
  #1 (permalink)  
Old 06-28-2009, 12:40 PM
pan_KOST
Newsgroup Contributor
 
Posts: n/a
Context menu for Web-Dav folders only

I have problem - I cant found - how to create Context Menu ONLY for one
folder use shell extension mechanisms on C++.
I create shell extension for Context menu, i registry it, but i cant
found any info about specification my ShellEtension only for 1 folder
(Web-Dav folder) in Win XP and Win Vista.
I use this manuals:
http://msdn.microsoft.com/en-us/libr...20(VS.85).aspx
http://msdn.microsoft.com/en-us/libr...67(VS.85).aspx
http://msdn.microsoft.com/en-us/libr...71(VS.85).aspx

Problem not in programming. problem in registry keys for registration my
working shell extension for 1 folder. WHAT registry keys i am must use?
Registry key for my menu for DAV not working... (HKEY_CLASSES_USER
\Network \Type \46 )

Reply With Quote

 
Old 06-28-2009, 12:40 PM