I'm new to making Windows applications. I follow Microsoft's tutorial.
When I build the application, an error occurs. It says:
undefined reference to `WinMain@16'
I don't know how to solve this question. The tutorial's code also cannot build successfully.
The environment: