Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2005 Oct : Thread error calling a function in a DLL

www.cryer.info
Managed Newsgroup Archive

Thread error calling a function in a DLL

Subject:Thread error calling a function in a DLL
Posted by:"dpap" (dp..@softwaypro.gr)
Date:Mon, 17 Oct 2005 00:38:09

Hi,

I just upgrade my Delphi 5.0 ent to Delphi 7 ent. I sped a lot of time to
migrate my code sucessfully, but I met two problems at runtime, that I
haven't with D5.
1. My app loads a DLL at runtime (without any problem) and calls a function
(with index 3) but immediately raises an error like this (or something like
this) : "Thread error : invalid handle pointer (6)"
2. At another point of the main app I receive then message "Out of memory
while expanding memory stream"

can yoy help me please ?

thanks in advance

PS : what are the advantages upgrading form D5 to D7 for someone who covers
his programming needs (like me) whith D5 ? I'l recoup my efforts ?

Replies:

www.cryer.info
Managed Newsgroup Archive