Re: Define the Icon to custom file with custom extension..

From: AlanGLLoyd (alanglloyd_at_aol.com)
Date: 11/04/03


Date: 04 Nov 2003 16:12:43 GMT

In article <cjPpb.5180$2B6.1003854@news.siol.net>, "Deamond"
<bariko@des_oon.net> writes:

>thank you very mouch.... I will search deeper...
>

If you look in MSDN there is an article entitled "Creating Shell Extension
Handlers" which deal with the subject in some detail. All Shell Extension
Handlers are in-process COM objects. If you cannot find it on the MS site I can
send you a copy from MSDN if you email me.

Alan Lloyd
alanglloyd@aol.com



Relevant Pages

  • Re: Menu Not Available from Keyboard
    ... > MSDN article on ... > still retain Win16 articles, many of the useful other articles seem to get ... >>UPDATE_COMMAND_UI stuff doesn't work well for menus in a dialog. ... >>This pumps the messages to the correct handlers right before the menu is ...
    (microsoft.public.vc.mfc)
  • Re: Menu Not Available from Keyboard
    ... There is also an MSDN article on ... how to use keyboard menu shortcuts, but I can't find it in the latest MSDN (while they ... still retain Win16 articles, many of the useful other articles seem to get purged. ... >This pumps the messages to the correct handlers right before the menu is ...
    (microsoft.public.vc.mfc)
  • Re: How to edit context menu of Windows Explorer (Win XP)
    ... Creating Shell Extension Handlers: ... Ramesh Srinivasan, Microsoft MVP ... To add an additional context menu item in the above location, you'll have to write a shell extension - context menu handler. ...
    (microsoft.public.windowsxp.basics)