Le réseau pour les développeurs > Forums - Accueil > Visual C# General > IShellExtInit Initialize isn't called when right-clicking on a single file
Poser une questionPoser une question
 

QuestionIShellExtInit Initialize isn't called when right-clicking on a single file

  • mercredi 4 novembre 2009 20:14Henchman 24 Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     
    Hello, I'm trying to write an explorer shell extension that inserts a context menu item when the user right-clicks on a single file. I have implemented IShellExtInit Initialize, but it is only invoked when the user right-clicks on a folder, not a file. Is there something special I have to do to get this function invoked for a single file?

    Thanks

Toutes les réponses