I have an app developed in Access 2013 with the app's source as file type mdb. The file is formatted for 2002 - 2003, as I still need to do maintenance on right-click options created prior to 2007 ribbons. My Access 2013 is the 32 bit version, whereas one of my users is running Access 365 64 bit version. When the user opened the front-end mdb file, they were greeted with the message seen on the image included below. I've never personally encountered this condition and, from what I've read so far, it appears that all I need to do is add the "ptrSafe" attribute to the API declares used by the app. Is that all that I need to do?