Hello,

in regdef.inc, HKEY is defined as Cardinal. However, this causes 
range check errors on Mac i386. I had to change it to DWORD. Maybe
you would like to adopt this change (regdef.inc line 62).

Cardinal on i386 Mac apparently cannot handle values like
HKEY_CURRENT_USER which is $80000001.

Thanks!

Tobias Giesen
www.superflexible.com



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

Reply via email to