This wizard help to create a Win32 C Console project with some default selection.

 
 
 
Default Settings
Main file name: 
 .c

Include files list :
 stdio.h string.h  stdlib.h
 conio.h math.h    

Misc :
 Add typedef bool definition
 Add system pause at the end of main function
 Add argv and argc on the main function declaration