>> 4) Can I ignore the #pragmas? There is only one (used in a couple of
places):
> #pragma pack (push, 8) and #pragma pack (pop, 8)

>Ouch - I think that forces stack push and pop's to align to 8 bytes. Not
>sure tho. Depends if you are porting the code over, or just interfacing with
>the DLL.

Thanks Nic, I'm trying to write a DLL to plug-in with another app (Sonique). The
plugin API is all in Visual C. So I guess I'm porting.

Phil.


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

Reply via email to