I want to do win32 apps with no .net. I have MVC++ express and I forget what
is managed code and what isn't.
Isn't stdafx.h part of the managed code? and what do i do to make sure its
just pure win32 app (no .net)?
is managed code and what isn't.
Isn't stdafx.h part of the managed code? and what do i do to make sure its
just pure win32 app (no .net)?
Comment