DLL function names are case sensitive. (Because of the silly C
case-sensitive thing)

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Mike Mueller
> Sent: Tuesday, 3 October 2000 12:38
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: Calling Delphi DLLs in VB
>
>
> When I did this I found that
>   - All the exported functions needed to be "stdcall".
>   - VB must refer to the DLL functions using the exact same case (very
> un-VB!) otherwise it won't find them.


>

---------------------------------------------------------------------------
    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"

Reply via email to