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 169(0.013 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.8
Hello, I'm trying to install the JVCL into Borland C++Builder 5, and I can't get the JvNet package to link. I get the following error messages: [Linker Error] Unresolved external 'InternetOpenA'...
Zones: C++ Builder, Delphi Programming, Delp...Date Answered: 04/25/2008 Views: 8
I'm sending images perfectly, the problem its that i'm sending continously and the CPU usage it's really high, I already add Sleep() to decrease the CPU usage and works but I have to put a really h...
Zones: C++Date Answered: 05/09/2008 Views: 0
Hello everybody, I'm tring to find out example of saving RTF data from RichText or JvRichText component to SQL DB Column. I found some examples for Visual C++ or C# but I'm not able to transcode i...
Zones: C++, MS SQL ServerDate Answered: 04/15/2008 Views: 8
Please i am having problems implementing a list of structs. This is my code. //--------------------------------------------------------------------------- #include <vcl.h> #include <list.h> #...
Zones: C++Date Answered: 04/21/2008 Views: 71
I have a program written in Borland C++ Builder 5 and I would like to be able to read with code the Microsoft Outlook Contacts and Calendar items.  I have a feature in my program to send an email m...
Zones: C++ Builder, C / C++ / C#, Microsoft...Date Answered: 05/23/2008 Views: 17
Yes Im using Borland C++ 6.0 and and my application is using a .gdb database.  I display all my data into a DBGrid. I need to print all my data in the DBGrid  to the printer with the column nam...
Zones: C++ BuilderDate Answered: 06/11/2008 Views: 0
Is anyone aware if the TTimer resets the count when enabled? I am simply using a timer in a monostable function (timeout), but stop and start it and change the interval. It would be real simple ...
Zones: C++ Builder, C++Date Answered: 07/28/2008 Views: 0
I would like to be able to change the font of an individual header item in TwwDBGrid (InfoPower) or the standard DBGrid if it is easier, when the mouse goes over the appropriate titlebutton. I use ...
Zones: C++, C++ Builder, C / C++ / C#Date Answered: 02/14/2009 Views: 0
I am trying to process a data file that contains comma seperated string data (4 fields). I am using sscanf asa per attached codesnippet but sscanf only returns a value of 1 instrad of 4. The enti...
Zones: CDate Answered: 08/29/2008 Views: 5
Hi, I need to know how can I detect a unique serial number from some components of a PC (like motherboard, CPU, HD, video card,...). The MAC Address is not a solution, because some PCs don't hav...
Zones: C++ BuilderDate Answered: 10/06/2008 Views: 38