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 11494(0.035 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!

4.6
Hello; I've got an application that puts an Icon in the System Tray using Delphi 2.0.  I'd like to be able to find out what the bounds of my TrayIcon are in screen coordinates. (Bounds being defin...
Zones: Windows ProgrammingDate Answered: 04/11/1997 Views: 0
I have a couple of C LIB files, and respective header files. I need to make use of these from Delphi.   The only way I can figure is to build .OBJ object files, and include them in my app. Now my p...
Zones: Windows ProgrammingDate Answered: 03/01/1997 Views: 0
This is a Delphi 2 question: I'm going to be using memory mapping to ensure that a 'middleman' DLL I am writing will allow access to the same data for all processes accessing it. Can I set up a...
Zones: Delphi ProgrammingDate Answered: 03/13/1997 Views: 0
Which unit should be included to have access to Mem/MemW & MemL in Delphi 2.0??
Zones: Delphi ProgrammingDate Answered: 04/11/1997 Views: 4
I want to create CGI by delphi.. but I don't know How to use delphi send output to console?
Zones: Delphi ProgrammingDate Answered: 04/13/1997 Views: 5
I've come accross streaming many times whill trying to learn Delphi 2.  I looked into the online help and was even more lost. Looking around, there is little to no write-ups on the subject and I'm ...
Zones: Delphi ProgrammingDate Answered: 04/14/1997 Views: 0
Hi!, I can succesfully register winsck.ocx (and other ocx's) from NetManage (included with delphi 2.01) on a windows NT system with regsvr32. However, copying regsvr32 with dll's and copying winsc...
Zones: Delphi ProgrammingDate Answered: 05/06/1997 Views: 0
I'm rewriting a VB program in Delphi. The VB Program uses a SendKeys 'Alt-FOTEST.TXT-Enter' to open a File Open Dialog, and to introduce the Filename 'TEST.TXT', followed by a ENTER. I'm using Post...
Zones: Delphi ProgrammingDate Answered: 04/21/1997 Views: 15
The Win32 help file in Delphi 2 has a bunch of functions for managing services under Windows NT, such as OpenService, OpenSCManager, QueryServiceStatus, StartService, CloseServiceHandle and many mo...
Zones: Delphi ProgrammingDate Answered: 04/21/1997 Views: 0
I need to use the function arcsin(), which according to the help file exists in the unit Math.  I have tried putting Math in the uses clause at the top of my program but this just produces the erro...
Zones: Delphi ProgrammingDate Answered: 04/22/1997 Views: 0