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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_23694294.htm...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_23695665.htm...
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...
http://www.experts-exchange.com/Software/Development/Q_23760369.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23986764.html
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)))) ...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/Visual_CPP/Q_24674947.ht...
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 ...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/Visual_CPP/Q_23244372.ht...
Hi,
How do i change the EXE ICON from c/c++ of any given EXE file?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23318790.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_23316997.htm...
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 ...
http://www.experts-exchange.com/Web_Development/Components/ActiveX/Q_23372930.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_23406819.htm...