[AccessD] 32->64 bit conversion
Gustav Brock
gustav at cactus.dk
Thu Oct 28 08:27:30 CDT 2021
Hi Arthur
You can do that. I cherry-pick from application to application.
/gustav
Fra: Arthur Fuller <fuller.artful at gmail.com>
Sendt: 28. oktober 2021 15:22
Til: Access Developers discussion and problem solving <accessd at databaseadvisors.com>
Cc: Gustav Brock <gustav at cactus.dk>
Emne: Re: [AccessD] 32->64 bit conversion
Thanks, Gustav. And what about the Constants? Just plonk them all into a new module?
On Thu, Oct 28, 2021 at 8:48 AM Gustav Brock via AccessD <accessd at databaseadvisors.com<mailto:accessd at databaseadvisors.com>> wrote:
Hi Arthur
Find each, one by one, and replace the existing ones with these new ones?
Yes.
/gustav
-----Oprindelig meddelelse-----
Fra: AccessD <accessd-bounces+gustav=cactus.dk at databaseadvisors.com<mailto:cactus.dk at databaseadvisors.com>> På vegne af Arthur Fuller
Sendt: 28. oktober 2021 14:37
Til: Access Developers discussion and problem solving <accessd at databaseadvisors.com<mailto:accessd at databaseadvisors.com>>
Emne: [AccessD] 32->64 bit conversion
I forget who, but somebody sent me a link to a package called Office 2010 Developer Resources. This includes a huge file called Win32API_PtrSafe.TXT, which contains about a jillion Constants, followed by numerous Private Declare statements.
What am I supposed to do with this?. Break the Constants into a separate Access module? And what to do with all the Private Declares? Find each, one by one, and replace the existing ones with these new ones?
I apologize for being so dense, but I'm way out of my comfort zone here.
--
Arthur
More information about the AccessD
mailing list