Try adding the stdcall declaration to your function,  the APIENTRY looks
like a macro that is defined somewhere in the C stuff,  a quick search
through header files should show you what it expands to.

Tim

>
> LONG  APIENTRY  YourFunction (HWND hwnd, LPLONG lpIValue,
> LPSTR lpszValue);
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to