After chopping hands, the fraud call came before the express delivery was received. How to improve the privacy and security of e-commerce>>>
This error always occurs when compiling with MFC
fatal error C1189: #error : WINDOWS.H already included. MFC apps must not #include < windows.h>
Solution:
In StdAfx. H, include & lt; afxwin.h>
OK