G
Guest
yo,
i have a simple hello world win32 console application. it should work but
there is an error. here is the most important part of the error:
have you forgotten to add #include <stdfx.h> to your source code?
stdfx.h is a precompiled header and i have deleted it but vc++ still asks me
to include it. how do i change the precompiled header setting?
i have a simple hello world win32 console application. it should work but
there is an error. here is the most important part of the error:
have you forgotten to add #include <stdfx.h> to your source code?
stdfx.h is a precompiled header and i have deleted it but vc++ still asks me
to include it. how do i change the precompiled header setting?