Does the Microsoft Access Database Engine 2016 Redistributable 64 bit have any dependency on an MFC application?
I am working with MFC application and I need to remove the dependency of Microsoft Access data base engine redistributable(64 bit) from my application. Before removal I need to figure out the dependency of Microsoft Access data base engine redistributable(64 bit) with my exe and dll's. For that I have checked the dependency of below list of Microsoft Access data base engine redistributable(64 bit) related dll's with my source.
ACE.DLL", "ACEOLEDB.DLL", "ACEODBC.DLL", "ACECORE.DLL", "MSACCESS.EXE
I would like to confirm, whether the above dependency list is correct or not. Is ace.dll directly belongs to Microsoft access data base engine (64 Bit).