How to replace the default WebBrowser right-click menu
Uses the following API functions and messages:
- CallWindowProc
- CopyMemory (RtlMoveMemory)
- GetClassName
- GetWindow
- SetWindowLong
- WM_MOUSEACTIVATE
- WM_RBUTTONDOWN
Back to Code Samples
Copyright © 2000 by Matt E. Hart, All Rights Reserved Worldwide.
Nothing on this web site may be reproduced, in any form, without express written consent.