In our previous episode, Michael Van Canneyt said: > Well, the CTypes unit is documented, so I see no need to add this ? > > You should not use native pascal types when translating, always use the > types from the ctypes unit. That's its purpose, after all. Like for in 64-bit *nix where clong is 64-bit (ptrint) and not longint.