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 1520(0.001 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 am getting the message, "Unable to initialize CMAPIENG.VxD" each time I boot up. I have an ATI Expression video card. What is the problem and how can I correct it?
Zones: Hardware, Video CardsDate Answered: 07/04/1998 Views: 0
When I add an combobox control into the dialog resource editor, I filled in the items I need into the "Data" Tab expecting it to show up. But it didn't. I know I can add the items by calling "AddSt...
Zones: Windows MFCDate Answered: 02/09/1999 Views: 0
I was having problems with files missing on boot up of my Panasonic laptop using Win98, so I tired to use the step by step approach.  One of the last things I did was tell the system not to initial...
Zones: HardwareDate Answered: 06/03/1999 Views: 0
Help me! please. I'd like to take value input in field. what does command for input the value into this field? I writting script in Intltialize.
Zones: Lotus NotesDate Answered: 05/28/1999 Views: 0
I load a runtime package from a test application. Before I load the package I show the Application.Handle. I then load the package and again show the Application.Handle from the initialization of...
Zones: Delphi ProgrammingDate Answered: 06/30/1999 Views: 0
If i'm logged onto an NT 4.0 server for over five minutes and the logon screen saver comes on stating that the pc has been locked and I have to put in my password I get this error message.  "Initia...
Zones: Windows NT NetworkDate Answered: 09/01/1999 Views: 0
Hello    I'm trying to periodically copy all files to LPT1. A4.bat was created with a following content d: cd plot\A4 copy *.****8** lpt1 del /Q *.** Running this script from DOS window works exa...
Zones: Windows NT NetworkDate Answered: 01/10/2000 Views: 0
I get this message accessing a database: ORA-01658: unable to create INITIAL extent for segment in tablespace DGT_002 What does this mean?
Zones: OracleDate Answered: 01/25/2000 Views: 0
I have a TTimer component that resides on my application's shell window and performs data updates at user-defined intervals.  The app. is meant to run continuously, but at startup, I initialize wit...
Zones: Delphi ProgrammingDate Answered: 06/26/2000 Views: 0
Is there a better way to do this?  I am putting a word, passed as a parameter, into a char array.  Can this be done without a loop? void f(const char* word) {       // ...       char wordBuffer[] = ...
Zones: C++Date Answered: 08/29/2000 Views: 0