mattKnight
Programmer
Hi all,
Its been a while since my last post!
I have a requirement to modify the default context menu (teh copy / paste / etc one). If this were for a single application, it would be relatively easy! i.e. follow the magic steps in the KB224302 that is trap the WM_CONTEXTMENU message and go from there.
How do I hook the system - I vaguely remember that you have to create a DLL, inject it (where?) but am now a bit lost
Take Care
Matt
If at first you don't succeed, skydiving is not for you.
Its been a while since my last post!
I have a requirement to modify the default context menu (teh copy / paste / etc one). If this were for a single application, it would be relatively easy! i.e. follow the magic steps in the KB224302 that is trap the WM_CONTEXTMENU message and go from there.
How do I hook the system - I vaguely remember that you have to create a DLL, inject it (where?) but am now a bit lost
Take Care
Matt
If at first you don't succeed, skydiving is not for you.