IMO the problem might be in windows' subsystems. You are using win32 subsystem now, but console applications use different one. You should be able to find some info about this in MSDN (most likely it's a matter of setting right linker flags).
IMO the problem might be in windows' subsystems. You are using win32 subsystem now, but console applications use different one. You should be able to find some info about this in MSDN (most likely it's a matter of setting right linker flags).
Bookmarks