Jun 19
fatal error C1189: #error : WINDOWS.H already included. MFC apps must not #include <windows.h>
For solve this problem include the header #include <afxcoll.h> before #include “stdafx.h” in stdafx.cpp.
Incoming search terms for the article:
fatal error C1189: #error : WINDOWS H already included MFC apps must not #include <windows h>