you cant define a header file that has or just leave it like this
Code:
#include<windows.h>
#include "stdafx.h"
but i think that will not solve your error cause their are missing in your define header that is error c1010
and the error C4067 read this maybe it can help you