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 3885(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.2
I need to "call" a 32 bit DLL from a 16 bit protected mode application.  DETAILS: 1) The DLL connects to a 32 bit application  which communicates with various proprietary devices  to reach a propri...
Zones: Windows ProgrammingDate Answered: 07/08/1997 Views: 0
Previously on Experts Exchange, I was told I needed to "register" some DLLs which I had just copied from my computer onto someone else's.  How do I "register" a DLL?  I have no experience with "reg...
Zones: Windows 95Date Answered: 10/18/1997 Views: 0
How can I register an exit routine for my dll and ensure it would be run for all ABNORMAL process terminations?  I cannot use try, catch method because this only handles synchronous cases.  I need ...
Zones: Windows ProgrammingDate Answered: 10/25/1997 Views: 0
First, sorry about the cross-posting, but the question seems relevant to both newsgroups.  :) Here's what I am doing: 1)  Creating a DLL that contains a Form.  On the form is a Panel     that con...
Zones: Delphi ProgrammingDate Answered: 10/25/1997 Views: 0
I have a  NT 32 bit DLL that creates a helper thread in the PROCESS_ATTACH using _beginthread().  When I load the DLL through a VB app, everything works fine until I end the app.  That's when I get...
Zones: Windows ProgrammingDate Answered: 11/25/1997 Views: 0
I use vb 400 16 bit. It often happens when somebody wants a program from me that by istallation he/she gets the mention "wrong vb40016.dll". Only by deleting the other (newer ???) version the insta...
Zones: Visual BasicDate Answered: 06/14/1998 Views: 4
I have defined a base class called TBase with several virtual methods. Based on this TBase class I have inherited several child classes implementing the virtual methods differently. Every child is ...
Zones: Delphi ProgrammingDate Answered: 08/18/1998 Views: 0
How to use library provided by VC  by dynamic linking ? Would you help me? Thank you very much!
Zones: Windows MFCDate Answered: 10/03/1998 Views: 0
I need to create/uncompress ARJ files within my applications and the regular arj.exe utility for DOS does not really meets my needs. What whould be the best is to have a DLL with functions that who...
Zones: Visual BasicDate Answered: 09/13/1998 Views: 0
Hello, Microsoft Visual C++ 5.0 also Borland C++ Builder 3 I would like to load DLL dynamically but still use classes exported from that DLL. (something between statically and dynamically loa...
Zones: C++, Microsoft Visual C++Date Answered: 10/27/1998 Views: 0