IWebBrowser2 Navigate: Postdata not submittedHello everyone, I'd like a specific webpage to be called in IE while submitting some POST data. I...
IsDialogMessage - Cursor not blinkingI just got the solution: [code]while(GetMessage(&Msg, NULL, 0, 0) > 0) { if (!IsDialog...
IsDialogMessage - Cursor not blinkingHello everyone I have created a simple WIN32 application. I inserted the function "IsDialogMessag...
SetWindowText() method doesn't work if called from outsideI just found an answer for that: http://support.microsoft.com/kb/125687/en-us
SetWindowText() method doesn't work if called from outsideHello there In CWindow.cpp, I instantiate a Controller. In the constructor of the class 'Controll...
This user does not accept Private Messages