VS: Add the entry point when compiling for WindowsCE
Set the entry point to mainACRTStartup to make sure that main() can be found when linking the application to check the compiler.
Showing
Please register or sign in to comment
Set the entry point to mainACRTStartup to make sure that main() can be found when linking the application to check the compiler.