If your VBA code uses Windows API functions (e.g., FindWindow , GetTickCount ), you must update all Declare statements with the PtrSafe keyword. Example:
: AutoCAD 2015 uses VBA 7.1 , which is natively compatible with 64-bit systems. autocad 2015 vba module 64-bit
Notice the keyword. This is mandatory for any Declare statement in 64-bit VBA. Without it, your module will throw a compile error. If your VBA code uses Windows API functions (e
, as it is not included in the standard installation. AutoCAD 2015 uses autocad 2015 vba module 64-bit
, Autodesk officially discontinued support and activation for the 2015 and 2016 versions. Deprecation