Hi, After a lot of effort, I managed to build Pygame for Windows using Visual Express 2010 and Python 3.3.
In case anyone else is looking for a shortcut to build, I put the helper header files, dlls, and libs that I used here: https://bitbucket.org/pcraven/professor-cravens-pygame-branch/downloads#download-147660 Notes on compiling are available here: http://pygame.info/developers/ Paul Vincent Craven