What problems might be encountered when using _ATL_MIN_CRT?
What causes the linker error that _main is unresolved during Release builds?

Submitted by: Administrator
Because before calling _Main, program might be calling
other function which is needed to initialize the memebers
of the program. If that function calling fails, then it
throws so called linker error.
Submitted by: Administrator

Read Online Active Template Library (ATL) Job Interview Questions And Answers