API calls in 64bit VBA
With Office 2010 you can install 32 and 64 bit versions of Access (and other Office applications also). 64bit version generally uses same VBA as 32bit, but API declarations will be bit different. Here some links to understand the difference and right way to write code on 64bit platform:
http://www.utteraccess.com/forum/office-2010-x64-bit-qu-t1914261.html
http://gpgonaccess.blogspot.com/2010/03/work-in-progress-and-64-bit-vba.html
http://www.jkp-ads.com/articles/apideclarations.asp
Labels: Access 14
2 Comments:
Ciao Alex!!! :-)
Banana in his comment to George Hepworth's link you've posted says VB is no more, what about VBA?
Ciao Giorgio!
So far VBA alive in Office 14 (and even got 64bit version!), i think it will stay in Office 15, then nobody knows...
Post a Comment
<< Home