Re: How to call Windows DLL from forms 6
From: Marc Billiet <someone.overthere_at_living>
Date: Wed, 06 Dec 2000 06:59:19 GMT
Message-ID: <20001206.6591904_at_slu40xxx.hae.hydro.com>
Date: Wed, 06 Dec 2000 06:59:19 GMT
Message-ID: <20001206.6591904_at_slu40xxx.hae.hydro.com>
Be aware of the fact that the parameters you pass to or receive from the
dll must be of a type that is understood by Forms.
If it is not your own dll, you should write a wrapper dll in this case t
o
convert the parameter types.
An example of this can be found in d2kwutil.pll.
Marc
>>>>>>>>>>>>>>>>>> Oorspronkelijk bericht <<<<<<<<<<<<<<<<<<
Op 2000-12-05, 16:50:09, schreef "Jennifer" <lesley_at_vimich.com> over het
thema How to call Windows DLL from forms 6:
> How do I call a Windows DLL from Forms 6?
> I just want to make sure it's possible, and get an idea how. I have
to
> purchase some products before development begins.
> Thanks in advance for any input.
Received on Wed Dec 06 2000 - 07:59:19 CET