quote:
Originally posted by deathscythe
Would it be a matter of using a resource editor to add the option and a process hook to capture the appropiate message?
no, you don't need to use any resource editor. You can hook the window and add you own entry to the right-click menu and execute your code when the user selects that option. In theory it's quite easy, however coding it is more complex. I can't help you much more with this, sorry. Just remember that if Plus! does that and without touching the original exe, you can do it too.