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 352(0.002 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!

6.7
I have a very large code base written in C++, that is all being compiled into multiple static library files (.lib), currently we have an application written in MFC that uses these libraries to do v...
Zones: C#, C++, Windows MFCDate Answered: 10/03/2008 Views: 0
I want to generates high frequency sounds ranging from 16kHz to 20 kHz through a software application. how to do this?
Zones: C, C++, MS Visual C++Date Answered: 11/14/2008 Views: 0
I'm following the tutorial in this link http://www.codeproject.com/KB/dialog/dialogapptute.aspx I reach where it asks me to populate the combo box. I'm using Visual Studio 2008, the layout is quit...
Zones: C++, C, C / C++ / C#Date Answered: 12/20/2008 Views: 13
My MFC application needs a dialog to log the user into a database. Having already more or less implemented my main user interface, I decided to create a dialog before the user ever sees the main us...
Zones: Windows MFC, C++, Microsoft Visual C++Date Answered: 08/04/2007 Views: 4
Hello, I'm building an MFC application. I can instantiate a database connection class, through which I can call functions to manipulate a database. I have an MFC splitter window application that...
Zones: Windows MFC, C++, Microsoft Visual C++Date Answered: 08/14/2007 Views: 0
I have devised a logical check to see if a required process is running; if it is not, an error is returned:       if(!ProcessTest()) // test to see if postgres.exe is running       {             AfxMessageBox("The ...
Zones: Windows MFC, Microsoft Visual C++, Microsoft Program...Date Answered: 08/15/2007 Views: 6
I'm using an API that was uses C++ STL datatypes. I'm trying to get a string to display in a messagebox, but I get the following compiler output: error C2440: 'initializing' : cannot convert from ...
Zones: Windows MFC, Microsoft Visual C++, Microsoft Program...Date Answered: 08/29/2007 Views: 0
I'm looking for an MFC class that encapsulates the functionality of a financial report designed for printing. I'd like to be able to view the report in a similar manner to adobe acrobat viewer -...
Zones: Windows MFC, Microsoft Visual C++, Microsoft Program...Date Answered: 08/31/2007 Views: 0
I'm having a small MFC related problem I hoped one of you could help me with. I'm writing a database front-end. The first thing the user sees is an authentication dialog. This is done in my m...
Zones: Windows MFC, C++, Microsoft Visual C++Date Answered: 11/19/2007 Views: 0
Well, this comes up so often that it seems someone must have done this, and maybe it's even available somewhere in MFC or elsewhere.  I'm about to write it myslef, but I thought I'd check with the...
Zones: C++, Windows MFC, Microsoft Visual C++Date Answered: 12/17/2007 Views: 4