>>      #ifndef DLLEXPORT
>>      #define DLLEXPORT    __declspec( dllexport )
>>      #endif
>>    I understand that DLLEXPORT will be replaced with __declspec( dllexport ),
>> but it's the only place so why bother defining it? And what does it do? and
can
>> I achieve the same thing in Delphi?

>It may have been defined externally... It allows an outside force to provide
their own
>replacement... It's specifying a calling convention...

Thanks for that. How should I handle that in the Delhi code?

Thanks,

Phil.


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

Reply via email to