Where does the program code go? Does it go at the very end of the file after all of the winmain stuff? or does it go in between or below this:

// TODO: Place code here.

return 0;