BUT, when I do so the app flickers at a high rate for several seconds. The selected view is receiving numerous WM_PAINT messages for these several seconds. So it seems as if the VS2013 MFC has integrated somehow with a Win7 feature to show the multiple taskbar buttons, but then the implementation has something broken. I would be happy to just kill this "improvement" if someone knows what to override or change.
BUT, when I do so the app flickers at a high rate for several seconds. The selected view is receiving numerous WM_PAINT messages for these several seconds. So it seems as if the VS2013 MFC has integrated somehow with a Win7 feature to show the multiple taskbar buttons, but then the implementation has something broken. I would be happy to just kill this "improvement" if someone knows what to override or change.