Hi Gurus ,
I've displayed DIB onto a dialog box . I want to display another DIB
onto same dialog box , after some button (next) is pressed .
Even i'm invoking invalidate() in function like OnNextButton().
I am getting some run-time error .
Where I am wrong ?
Or , is there any additional methods to achieve this ?