1 _w64 cannot and _w64 unsigned _int64 type used together
2 can't from the unsigned long converted to an unsigned long *
3 no from int to unsigned long conversion
, etc.
CodePudding user response:
In stdafx. H header file begins with# define _INTSAFE_H_INCLUDED_
#include
To solve
CodePudding user response:
CodePudding user response: