Technote (troubleshooting)
Problem(Abstract)
As Visual Studio Express versions do not usually include Microsoft Foundation Class Library (MFC) or Active Template Library (ATL), users may receive an error when building with Express versions of MSVS. The workaround is to either download the Windows Driver Kit that includes the library or use the professional version of MSVS.
Symptom
Errors of type: fatal error C1083: Cannot open include file: 'AFXWIN.H': No such file or directory
Cause
Using VC++ Express Version
Resolving the problem
Use MSVS Professional or download the Windows Driver Kit.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.