Developer Studio will throw in a lot of import libraries that you do not reallyneed, adding about 100K to your executable. To get rid of them, use the ProjectSettings dialog, Link tab, to specify ignore default libraries. Add thecorrect msvcrtxx.lib to the list of libraries.