I'm trying to make a gui program with visual studio using c++ and I got "error LNK2001: unresolved external symbol _Main"
Error lines
: MSIL module encountered; incremental linking is disabled for MSIL; performing full link
1>LINK : error LNK2001: unresolved external symbol _Main