> I have done practically nothing with the dll prior to calling > FreeLibrary, called the same function 2x which returns a string > (sharemem is in the uses). A number of other DLLs for other clients > all work perfectly.
can you move just the required DLL source files to a clean D6 box and rebuild it? maybe you are inadvertently dragging in a stray D4 vcl or dcu file or component that's left over on the machine from when you were working in D4. (a vague guess ...) -ns http://www.roserox.co.th --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
