Re: Call to a DLL
- From: Rob Kennedy <me3@xxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 13:23:09 -0500
James Bond wrote:
I have a DLL that have a function Correct who send a boolean.
Is it possible to have � var param to call the function ?
i ve got a access violation.
TCorrect = function(var Nb : Integer) : Boolean; stdcall;
Does that declaration match the declaration of the function in the DLL?
--
Rob
.
- Follow-Ups:
- Re: Call to a DLL
- From: James Bond
- Re: Call to a DLL
- References:
- Call to a DLL
- From: James Bond
- Call to a DLL
- Prev by Date: Call to a DLL
- Next by Date: Re: Call to a DLL
- Previous by thread: Call to a DLL
- Next by thread: Re: Call to a DLL
- Index(es):