On Wed, 18 Jul 2007, Tobias Giesen wrote:

> > > in regdef.inc
> > What is the location of this file?
> 
> /usr/local/share/fpcsrc/fcl/inc
> 
> > > Cardinal on i386 Mac
> > Are you using Windows througth Boot Camp or something similar?
> 
> No, I am using the native MacOS X i386 lazarus version. I need to use
> some Windows structs inside of my app, even if most of the API does 
> not exist. Some parts of the Windows API are emulated.
> 
> In any case DWORD is the type to use in any Windows API context.
> Not Cardinal.

And what do you think DWORD is ? It is the same as cardinal :-)
(both are declared to be equal to LongWord)

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to