[AccessD] 32->64 bit

Stuart McLachlan stuart at lexacorp.com.pg
Mon Nov 8 17:20:08 CST 2021


On 9 Nov 2021 at 9:09, Borge Hansen wrote:

> Forget about the constants and type declarations in the
> fileWin32API_PtrSafe.txt file!
> You already would have them for the API's you already have in your
> Access project. Although Getz and Litwin and others may have prefixed
> them - see my other email ...

More Danger!  Many Types have changed element sizes from LONG to LONGPtr 
(essentially, any element that is a handle to an object or a pointer to a data structure or 
memeory location.  That changes bothe the size of the type structure and the offsets in the 
strucutre for the various elements in it.
 It's very important to update any Types referenced by API declarations.





More information about the AccessD mailing list