Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 32(0.076 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.0
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, Microsoft Visual C++Date Answered: 09/29/2008 Views: 13
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, C++, Microsoft Visual C++Date Answered: 09/29/2008 Views: 33
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++ / C#, Microsoft Visual ...Date Answered: 10/08/2008 Views: 9
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++, Windows MFC, WinsockDate Answered: 12/15/2008 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 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 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, Windows Programming, Microsoft Visual...Date Answered: 05/05/2008 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, Windows MFC, Mic...Date Answered: 09/17/2008 Views: 8
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, C++, Microsoft Visual C++Date Answered: 05/23/2008 Views: 4
i want to create a thread(Cthread) which is called by the main thread . Then the main thread should restart the  other thread if it is killed(cThread) . is ther any api which sets an event if t...
Zones: Windows MFC, C, Microsoft Visual C++Date Answered: 08/12/2008 Views: 0