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 3234(0.003 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.6
I trying to detect when a user is pressing a toolbar button down.  I need to perform a routinue whilst this is happening.  But the MFC, from what I can see only picks up the Mouse Pressed, which is...
Zones: Windows MFCDate Answered: 02/11/1997 Views: 0
I have an application (EXE) written under IBM's  Visual Age C++ for Windows (under NT).  I need to add OLE Automation Server Objects to this application.  My thought i to create a DLL using Microso...
Zones: Windows MFC, Microsoft ProgrammingDate Answered: 03/05/1997 Views: 0
I would like to create an OCX control that does some translation and then calls an OCX control to do the work. for example... Program uses OCX control to add two scaled numbers 1  Program calls OCX...
Zones: Windows MFCDate Answered: 03/05/1997 Views: 0
Hi,    In my application, there is a bitmap which is a prototype of a printed ckt. board displayed to my main window. Also, during OnFileOpen(), i have a modeless Fileopen dialog box with some add...
Zones: Windows MFCDate Answered: 04/05/1997 Views: 0
I've developed a C++ Delaunay/Voronoi triangulation library which runs fine on several flavors of Unix as well as in NT and Win95 console applications. The debug version of the library writes erro...
Zones: Windows MFCDate Answered: 05/02/1997 Views: 5
Hi, I tried to play a Metafile into a compatible Memory DC with MFC. It did not work. Is it possible? And how can I do it?
Zones: Windows MFCDate Answered: 05/06/1997 Views: 0
Hello, I want to implement Winpopup in a application, i have found a WWW-page where a free MFC version of Winpopup was available, though, i lost it. Does anyone know where i could find this/a MF...
Zones: Windows MFC, Microsoft ProgrammingDate Answered: 07/18/1997 Views: 0
I have just moved to MFC from OWL, and I am getting lost on a very simple issue: scrolling a Window. In my CWnd-derived window, I have set the WS_VSCROLL and WS_HSCROLL styles, so I have the scrol...
Zones: Windows MFCDate Answered: 09/28/1997 Views: 0
Is it possible to disable the move of the window without hiding the titlebar (like patching GetMinMaxInfo for disabling the resize of the window) ? Thanx.
Zones: Windows MFCDate Answered: 10/21/1997 Views: 0
My application with MFC needs a higher process, i.e. when it runs, the windows focus cannot be set to another applications. How can I set the process level? An example for this kind of application...
Zones: Windows MFCDate Answered: 10/09/1997 Views: 0