First  |  Prev |  Next  |  Last
Pages: 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767
How can I position the cursor in a CEdit control
I would like to position the cursor to the end of the text programatically. I've changed the text in the edit control and would like to position the cursor at the end of the text. Thanks for any suggestions. claire ... 15 Nov 2005 17:55
CHtmlView::BeforeNavigate2 with IE7
It looks like the new IE7 WebControl is not 100% backward compatible with previous versions as the BeforeNavigate2 method is now only returning the URL instead of the URL and Anchor like before. For example, with IE7 and a tag like this <A href="#ABC">ABC Link</A> the URL param passed in is "file://path/page.htm... 14 Nov 2005 18:27
"an invalid argument was encountered"
Which part MFC/MSWindows creates the message "an invalid argument was encountered"? Why this message is usually created? How can I customize it, to a) throw an execption instead b) add more information on the environemt that created that message Greetings Harald ... 18 Nov 2005 11:04
PropertySHeet
Im having trouble with Property sheets. When i do like ps1.Create(); where ps1 is my property sheet, nothing is displayed, but if i call DoModal it works.... i dont understand why. Also, I have a propertysheet that i am using for my main program, i have added a menu to it. When i go ... 13 Nov 2005 15:55
Doing POST with CHttpFile
Hi, I want to do a POST request using MFC. I have provided my code (so far) below. I understand that I need to specify that it is a POST in the constructor of CHttpFile - but as I create my CHttpFile instance ('file') from CHttpConnection::OpenRequest() then I don't know how to specify that it is a POST type... 13 Nov 2005 09:40
IVI
Hi, I want to use Visual C++ for VS 97 . I have also applied Server Pack 3 for it but I cannot view its help files in MSDN folder with the extension ".IVI". What may be wrong, I guess it is internet explorer causing problem. Please advise rectification. Best regards Imran Yuba,CA ... 12 Nov 2005 23:17
dynamically changing CHeaderCtrl size in CListCtrl............
I am dynamically changing the height of the header control (CHeaderCtrl) in my list control (CListCtrl). I derived CMyHeaderCtrl from CHeaderCtrl and intercept message HDM_LAYOUT, so that I can set the header control height to a desired value corresponding to current program state. Then in the list control cod... 8 Nov 2005 11:23
Errors compiling with Visual Studio 2005.
Hi: So I'm trying to compile a project from VS 2003 but I'm getting all these link errors. They are for the same thing. The error message is: "error LNK2001: unresolved external symbol __invalid_parameter_noinfo" Does anyone have an idea of what this symbol is used for? thanks, David ... 7 Nov 2005 21:34
CTabCtrl & XP Style
Hi, I just created a tab control into a dialog box project but the background of my pages are not the same as the background of the tab control... Any ideas on how to make the pages background transparent ? Mike ... 7 Nov 2005 09:51
DS_FIXEDSYS problem with
After recently switching from Visual C++ 6 to 7, I noticed that the resource editor now likes to place DS_FIXEDSYS bit into my font styles in the .rc files (perhaps this is just a setting on my machine though?). Anyway, on my property pages that now include the DS_FIXEDSYS bit, I noticed that in 120 dpi setting, t... 3 Nov 2005 14:51
First  |  Prev |  Next  |  Last
Pages: 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767