Originally posted by: Bomb Li
Hi, Chris:
Your source code is useful to me. I want to realize this function for a long time. But I still have a silly problem. How debug this DLL since it is call by shell.
Originally posted by: Tim Green
Thanks, I always wanted a nice neat package explaining and demonstrating exactly this. And - it does work with Visual C++ 6.0.
Originally posted by: Hakkyu
Hi, I downloaded source code and ran sample. It worked well. ok. I learned much. but don't want to see CtxMenu anymore when I rightclick shell Item. how do I uninstall CtxMenu?
RegSvr32 /u ctxmenu.dll
Reply