Until now I have always used Code::blocks as my IDE with GNU c++ as the compiler.
I download MSVC++ Express - and really like it! Especially the feeling when compiling finally with no warnings



Question is, is it possible to use a profiler with it? If so which one?
The profiler that comes as a plugin with Code::blocks always "crashes / says there is no debug info", so I never get a result.
The profiler that comes with DevC++ does work, but It's annoying have to switch between IDE's all of the time.
Or is there a better alternative to all of the above

Thanks!
Richard