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 1034(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
After looking at the confusing Microsoft documentation, I need help using CTL3D controls in OWL programming.  I could use sample code on how to initiate the library, how to link it into code, and h...
Zones: Windows ProgrammingDate Answered: 01/03/1997 Views: 0
I'm trying to build a screen saver under Win 32 under Borland C++ 5.00. I've tried the example provided under the WIN API help provided with the compiler, but when I try to make the project, I cann...
Zones: Windows ProgrammingDate Answered: 02/25/1997 Views: 4
I draw in resource editor a bitmap for my toolbar with some colors with also BLUE but when compiled and running program the color BLUE magically go to DARK YELLOW and so other colors Why??
Zones: Windows ProgrammingDate Answered: 03/03/1997 Views: 0
I've just recompiled my 16-bit WinG app with Borland C++. There's a documented bug with WinG which insists that it is loaded before Toolhelp.dll. I have successfully done this with Visual C++ 1.52,...
Zones: Windows ProgrammingDate Answered: 05/07/1997 Views: 0
*/ from my .cpp file #pragma argsused BOOL Wintodo_OnCreate(HWND hwnd, CREATESTRUCT FAR*  lpCreateStruct) {              CreateWindow("BorBtn",NULL,       WS_CHILD|WS_VISIBLE|WS_BORDER,       1,0,24,20,hwnd,HMENU(801)...
Zones: C++Date Answered: 06/07/1997 Views: 0
I'm looking for examples of Winsock programming (for Win16 preferred) in Borland C++. I'm interested in POP3 and SMTP mail usage or FTP programs.
Zones: C++Date Answered: 06/01/1997 Views: 0
I have a Borland program called Jetfighter which ran well on my IBM PS/2 (80386 processor). Having transferred it to my Gateway 2000 P5-75 (Pentium processor) I can now get no further from the DOS ...
Zones: DOS GamesDate Answered: 06/09/1997 Views: 0
Hi, I have a Borland C++ DLL "testapi.dll", now I want to use it in Visual C++ project. I did as following: 1)use "impdef testapi testapi.dll" got a "testapi.def" (The  "impdef" is a Broland co...
Zones: C++Date Answered: 06/17/1997 Views: 0
En francais :  Je travaille sous Borland C++ 4.52 Peut on ecrire  une DLL 32 bit qui appellerait une DLL 16 bits Si oui expliquer comment ? Si non comment contourner ? Je voudrais gerer des variab...
Zones: Windows ProgrammingDate Answered: 10/11/1997 Views: 0
Hi i need examples of how to 1. draw a box that can be filed with text 2. how to print to a printer port
Zones: C++Date Answered: 07/17/1997 Views: 0