> > My guess is that file.doverb always includes SEE_MASK_INVOKEIDLIST in > SHELLEXECUTEINFO's fMask member (Bruce?).
Yes. (the source for all plugins is included in the install). I did add a nocontext flag for file.doverb in 4.5.01. editor > even if <file> has a registered "edit" verb (and "Edit" context menu > item). > I suspect this is because Hex Workshop's context menu handler's > ::GetCommandString() > > Out of curiousity, how is GetCommandString supposed to behave? Is it related to the GCS_VALIDATE flag, which does not seem to have much documentation? If, like Hex Workshop I suppose, the program wants to edit all files which have no default editor, does the handler have to check for other programs that would handle this file type? PowerPro IContextMenu does nothing for this handler except return a null string and I would if that would cause issues. ------------------------ Yahoo! Groups Sponsor --------------------~--> Check out the new improvements in Yahoo! Groups email. http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
