I2C SPI USB CAN eSPI Cable Testing View All Videos Quick Start Guides Software Downloads App Notes White Papers User Manuals Knowledge Base Sales Support About Us
Products Blog Sales Support Contact Search
I am trying to write an MFC application but am unable to get the c and h files to compile in my project
I am trying to write an MFC application, but am unable to get the .c and .h files to compile in my project.

Normally, MFC applications requires that '#include "stdafx.h"' be added to source files. Our APIs are not MFC C++ libraries, and thus should not be modified in this way.

For specific information about how to fix this problem, please consult Writing an MFC application using the Aardvark API