Quote:
Our application is a straight 'C' Win32 api application spread over hundreds of C files, so I'm still using visual studio 6 as Microsoft took out the "wizard bar" from "visual studio .net".

It's incredibly hard to find functions in a piece of software which contains well over half a million lines of code without the wizard bar!


Try Visual Assist from www.wholetomato.com . I couldn't live without it. I get all flustered when I use a coworker's PC who doesn't have it installed.

Personally, I couldn't do development over VNC or Remote Desktop. It's fine for light work but the latency drives me crazy when I'm coding and in the zone.