Hi there,
I've got the following:
However, I never see the text that is meant to be shown unless I resize the window and it just reverts back to what it was...Code:if(pMsgDet->message==WM_NCPAINT){ //the code from http://support.microsoft.com:80/supp...NoWebContent=1 WM_NCPAINT part ONLY! } if(pMsgDet->message==WM_NCACTIVATE){ SendMessage(pMsgDet->hwnd,WM_NCPAINT,0,0); }
Anybody?



LinkBack URL
About LinkBacks



