Advertisement

1 - 10 of 14 containing alltags:("Visual C  , MFC") (0.001 seconds)
Can I use SendDlgItemMessage()? I see there is a CButton::SetCheck() method - but I don't see how to reference the button object created by the Resource editor. How can I ue SetCheck?
Zones: Windows MFCDate Answered: 01/29/2008 Grade: A Views: 165
Hi, I'm looking for a class like System.Windows.Forms.WebBrowser for Visual C++. Does it exist? Thanks
Zones: MS Visual C++, Microsoft Visual C++Date Answered: 03/21/2008 Grade: A Views: 8
Hi all, I have a pointer which can be of various cwnd-derived types (CStatic, CButton, etc..) and I need to choose for its type with a conditional instruction like this: if(condition..) { ...
Zones: Windows MFC, C, C++Date Answered: 04/08/2008 Grade: B Views: 0
I am programming a game on a SDI. The display consists of three rectangles, a small rectangle in a larger rectangle within a larger rectangle. These rectangles are connected by 4 lines, 2 vertical,...
Zones: MS Visual C++, Windows MFC, MS V...Date Answered: 06/12/2008 Grade: A Views: 83
Hi all, I have a CImageList imagelist with some bitmaps 16x16 put on a single bitmap with transparency background I need to "extract" them and use on my radio button instead of its text I...
Zones: Windows MFC, Windows Programming, C++Date Answered: 05/12/2008 Grade: A Views: 29
Hi, I created my own custom control (a timeline) awhile back, and compiled it into a dll.  When using it in another app, it initially appears sized with same as it was in the initial program.   ...
Zones: Microsoft Visual C++, Windows MFCDate Answered: 06/30/2008 Grade: A Views: 0
I have a Visual C++ MFC application Dialog based (2005 version). I would like to have a button that calls a command prompt executing makefile and then closes command prompt. Or if there is another ...
Zones: MS Visual C++Date Answered: 07/03/2008 Grade: A Views: 17
Hello, I have a MSVC 6 project that uses among others the Formula 1 and First Impression ActiveX controls. Both of these ActiveX controls are no longer supported. I will eventually replace these...
Zones: Windows MFC, Microsoft Visual C++, Act...Date Answered: 03/28/2008 Grade: A Views: 32
I'd like to create a tab control (CTabCtrl) on the dockable CToolBar. Will that be doable thing? If so, how to do it. Any ideas? appreciate! py
Zones: Windows MFCDate Answered: 06/03/2008 Grade: A Views: 29
I'm using a CDHtmlDialog to access a website that establishes a session. When I close (and destroy) the dialog and then create a new instance of it, the web session persists. How can I close the se...
Zones: Windows MFC, Internet ExplorerDate Answered: 02/05/2008 Grade: A Views: 0