Thanks for the quick reply.

I was aware of the instructions on page 150 of the Guide. These however advise to make a 'Win32 Console Application', which is not exactly what I require (but would be a lot more comfortable for me). I am hoping to take part in a contest using Webots (Robotstadium), for which I have to submit my source files along with a makefile, to be recompiled by 'them' and run on their server. Thus I need to set up a project using MSVS 2003 so that I can run the source files using a makefile. That means that I can then just submit the makefile and the source code for the competition.

Philipp