Enter Keywords:
1 - 10 of 34(0.003 seconds)
Sort By:
 
Hi experts I need to have a SDI and a Dialog with OpenGL at the same time in Microsoft Visual 6.0 c++. Any good tutorial of how to do it?  I tried http://www.ddj.com/cpp/184403581;jsessionid=3WVDT...
Zones: Windows MFC, Micros...Date Answered: 09/29/2008 Rating: 7.0 Views: 19
Hi Expers:                 I have a program with a Class "class COpenGLView : public CView" this is running well in SDI if click with the mouse I am entering to COpenGLView::OnLButtonDblClk(UINT n...
Zones: Windows MFC, Micros...Date Answered: 09/29/2008 Rating: 7.6 Views: 95
Hi, I'm developing an application using old Visual C++ (6.0). I have a .rc file where all my strings are defined (Microsoft Developer Studio generated resource script). I want to change one of the...
Zones: Development Software, C / C++...Date Answered: 10/08/2008 Rating: 6.4 Views: 4
I have a C++ class derived from CDialog, essentially a small gui that minimizes to system tray, using a System Tray open source class.  Once the Minimize to tray class is called,  AfxBeginThread is...
Zones: C++, Winsock, Windows MFCDate Answered: 12/15/2008 Rating: 7.0 Views: 0
I use the WMSDK9/0 to record video. It works very well. I added the lines to record "audio". Now I get error (hr = 0xc00d1b5f) in              if(FAILED(hr=pSrcGrp->put_Profile(variant_t(pProfile))))   ...
Zones: Microsoft Visual C++, Window...Date Answered: 09/12/2009 Rating: 8.0 Views: 0
Hi! I need a tool for read a big project with many .cpp files and look any file inside this project and find all texts inside .cpp files between quotes... I need only make a .txt file with all ...
Zones: Microsoft Visual C++, C++Date Answered: 03/17/2008 Rating: 9.0 Views: 0
Hi, How do i change the EXE ICON from c/c++ of any given EXE file?
Zones: C++, Windows ProgrammingDate Answered: 06/20/2008 Rating: 8.2 Views: 0
I have created a dialog based MFC exe. I want to add a function, which takes the following as arguments: - CDC *pDC;//pointer to device context int x; int y; int cx; int cy; CString sFileName...
Zones: Windows MFC, Micros...Date Answered: 05/05/2008 Rating: 7.9 Views: 0
Hello, I am using Visual C++ and MFC. I am trying to call an ActiveX control function (class CImageBufferX) that takes a VARIANT as input, which is a bitmap. I believe the VARIANT type is BSTR.  I ...
Zones: ActiveX, Mi...Date Answered: 09/17/2008 Rating: 7.8 Views: 0
Hi people!   I'm having a big problem: I'm migrating a big project from VC++6 to VC++8 (2005) and i'm stacked with a .exe project that was converted to unicode; the debub version works fin...
Zones: Windows MFC, Micros...Date Answered: 05/23/2008 Rating: 8.8 Views: 0