<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Explorer extension]]></title><description><![CDATA[<p>Hallo zusamm'</p>
<p>Ich möchte im Kontext Menü des Windows Explorer einen neuen Punkt hinzufügen, z.B. so wie WinZip das macht: Also man klickt auf irgendeine Datei oder Folder und mein Eintrag ist trotzdem vorhanden <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /><br />
Ich hab mir grad in der MSDN einiges über Shell Extensions durchgelesen, z.B. &quot;Extending Explorer Shortcut Menu&quot;, aber das ist es nicht, was ich suche. Mir gehts um einen Eintrag, unabhängig von filetyp.</p>
<p>.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/67837/explorer-extension</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 10:28:24 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/67837.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Mar 2004 01:30:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Explorer extension on Fri, 12 Mar 2004 01:30:28 GMT]]></title><description><![CDATA[<p>Hallo zusamm'</p>
<p>Ich möchte im Kontext Menü des Windows Explorer einen neuen Punkt hinzufügen, z.B. so wie WinZip das macht: Also man klickt auf irgendeine Datei oder Folder und mein Eintrag ist trotzdem vorhanden <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /><br />
Ich hab mir grad in der MSDN einiges über Shell Extensions durchgelesen, z.B. &quot;Extending Explorer Shortcut Menu&quot;, aber das ist es nicht, was ich suche. Mir gehts um einen Eintrag, unabhängig von filetyp.</p>
<p>.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/478782</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/478782</guid><dc:creator><![CDATA[Postman]]></dc:creator><pubDate>Fri, 12 Mar 2004 01:30:28 GMT</pubDate></item><item><title><![CDATA[Reply to Explorer extension on Fri, 12 Mar 2004 12:17:58 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>vielleicht hast du etwas überlesen in diesem Abschnitt hier:</p>
<p><a href="http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/context.asp" rel="nofollow">http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/context.asp</a></p>
<p>dort steht zumindest das:</p>
<blockquote>
<p>Extending the Shortcut Menu for Predefined Shell Objects</p>
<p>Many predefined Shell objects have shortcut menus that can be extended. Register the command in much the same way that you register typical file classes, but use the name of the predefined object as the file class name.</p>
<p>A list of predefined objects can be found at Predefined Shell Objects. Those predefined Shell objects whose shortcut menus can be extended by adding verbs in the registry are marked in the table with the word &quot;Verb.&quot;</p>
</blockquote>
<p>und zu den &quot;Vordefinierten Shell-Objekten gehört auch die &quot;Menge&quot; &quot;AllFileSystemObjects&quot; (umfaßt alle Verzeichnisse und Dateien), siehe hier:</p>
<p><a href="http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/programmersguide/shell_int/shell_int_extending/extensionhandlers/shell_ext.asp#predefined_shell_objects" rel="nofollow">http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/programmersguide/shell_int/shell_int_extending/extensionhandlers/shell_ext.asp#predefined_shell_objects</a></p>
<p>in der Tabelle unter &quot;Predefined Shell Objects&quot;</p>
<p>MfG</p>
]]></description><link>https://www.c-plusplus.net/forum/post/478964</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/478964</guid><dc:creator><![CDATA[Probe-Nutzer]]></dc:creator><pubDate>Fri, 12 Mar 2004 12:17:58 GMT</pubDate></item><item><title><![CDATA[Reply to Explorer extension on Sun, 14 Mar 2004 12:37:58 GMT]]></title><description><![CDATA[<p>Stimmt, das hab ich tatsächlich überlesen.<br />
Danke!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/480040</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/480040</guid><dc:creator><![CDATA[Postman]]></dc:creator><pubDate>Sun, 14 Mar 2004 12:37:58 GMT</pubDate></item></channel></rss>