Results 1 to 18 of 18

Thread: [RESOLVED] Modify right-click context menu in standard controls

Threaded View

  1. #7

    Thread Starter
    PowerPoster
    Join Date
    Jul 2010
    Location
    NYC
    Posts
    7,667

    Re: Modify right-click context menu in standard controls

    Looks very awesome. I love how everyone each has their own subclassing methods, which is making things very difficult to follow (i subclass to 1 wndproc and handle every message there, instead of forwarding back to another procedure). Working things out now, if you get back to this thread before I update this post, is there any way you could elaborate a bit on the code flow? I'm not as smart as I used to be and am having just a little trouble figuring out the sequence of events etc. (modifying a copy/paste only has limited value, i want to completely understand things, for both knowledges sake and integrating this with all the other extensive subclass code--since supporting unicode and some other things neccessitated using a pure-api control made with createwindowex)

    Edit, nevermind. Got it working! Thanks very much for the help. Also, I'm on Win7 x64... so if it works on XP too, I'd imagine it should work on Vista.
    Last edited by fafalone; Sep 18th, 2014 at 03:59 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width