Good day,
I want a bitmap image drawn on the opening page of the wizard. While this
appears a fairly easy task accomplished in the resource editor, due to some
reason there's no image being displayed when the wizard is launched from
within the executable.
I remember reading somewhere that, if a bitmap is used in the
PropertyPage-based wizards, OnPaint() or, possibly, another function must be
employed to redraw the respective screen area. So, can it be the reason why
my bitmap never shows up at all ?
Thanks for ideas,
Andy