i get a hideous
Error message. i was confused and scared i already wanted to just quit!!
. but i never give up. well i once again turned to my best friend Google. for help. so i Google the error message "The application failed to start because the application configuration is incorrect.Reinstalling the application may fix this problem." but still no luck . so i just mess around with the settings determined to fix this issue.when i come across my control panel and see that when i go to build and click on configuration manager. i noticed that debug was the option selected and no release. i felt so stupid
but my issue was over i set it to release and tried to compile again. and blam!!!!
it Worked!!!!! i hope my horrible Microsoft visual c++ story has helped any one. this story was real. it really happened to me. i just figured it out about 15 minutes ago and i thought it might help some lost noob.
who is a bout to give up on a wonderful. experience.i will up load an image showing where the mistake i made was an hopefully this will help someone.

:#include <windows.h>
int main()
{
return 0;
}