CCN6170 Both "main" and "WinMain" are defined.
Explanation
Only one of "main" and "WinMain" can be defined in a program.
User response
Remove either "main" or "WinMain".
Only one of "main" and "WinMain" can be defined in a program.
Remove either "main" or "WinMain".