Re: DLL Compatibility



Seb eric_draven <at> wrote:
The application and DLLs work fine under XP SP2!!!!!!!!

You haven't said what error messages that you are getting. A faulty interface between DLL and host could work fine by coincidence on one operating system, but fail on another. I'm thinking of things like string passing and memory allocation issues.

Cheers,
Nicholas Sherlock

--
http://www.sherlocksoftware.org
.



Relevant Pages

  • Re: Button list control
    ... can load all DLL's, found in a given directory, and the plug-ins will register themselves for further use. ... Implementing 7zip, or some other new compression format, only requires to add the according DLL to the app's directory. ... The host application can ... the user's commands and parameters back to the plugin. ...
    (comp.lang.pascal.delphi.misc)
  • Re: To what degree has it been "broken"?
    ... >host application, which is distributed as open source; ... The vendor signs the DLL using his own private key. ... any tests or has been approved by the test lab. ...
    (sci.crypt)
  • Re: DLL hosting
    ... I don't have control over the host application (SQL Server). ... SQL Server - at this point, SQL Server shouldn't have the DLL loaded but for ... I just need to know why it does this, or if I can force an unload without ...
    (microsoft.public.vc.language)
  • COM Question
    ... If you register a new dll, then it shows up in the ... list as an available device in the various host applications. ... The new app is C#. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: To what degree has it been "broken"?
    ... host application, which is distributed as open source; ... The vendor signs the DLL using his own private key. ... The vendor sells the module, consisting of the source code for the ... host application and the compiled DLL, to a customer. ...
    (sci.crypt)