hhctrl.ocx: Don't show unimplemented buttons.

Erich Hoover ehoover at mines.edu
Fri Sep 23 12:20:24 CDT 2011


> +        case IDTB_NOTES:
> +        case IDTB_CONTENTS:
> +        case IDTB_INDEX:
> +        case IDTB_SEARCH:
> +        case IDTB_HISTORY:
> +        case IDTB_FAVORITES:
> +            /* These are officially unimplemented as of the Windows 7 SDK */
> +            break;

Could you point me to a link on this behavior?  I'm pretty sure that
many of these buttons send a signal that applications can hook into
and override the default (do-nothing) behavior.

Erich Hoover
ehoover at mines.edu



More information about the wine-devel mailing list