Is there is a way to set the default build action to x86, instead of Any CPU in Visual Studio 2008?
That way all new projects will be compiled for x86, and great features like edit and continue will work.
Perhaps a registry hack or somthing simple, like a global option.
Thanks, Carl