> When compiling my source file I continuously get the error “undefined reference to `WinMain@16’”
It would seem that you chose "win32 GUI program" as the project type.

You need to make sure you...