Skip to content
 

VCBuildHook updated for VS 2005 SP1

I’ve installed Visual Studio 2005 SP1 and have been busy testing all my projects to make sure they didn’t break. Microsoft did fix at least one of the bugs I reported (the resource editor choked on resource strings that contained an embedded NULL character), but the IDE still crashes fairly consistently if I initiate a large solution build while the Intellisense database is being rebuilt. SP1 also managed to break my VCBuildHook utility, so I’ve uploaded an updated version (2.0.3.0) for use with SP1.

Related posts:

  1. The art of simplifying the problem
  2. Visual Studio 2010 Migration Post Mortem
  3. Visual Studio Build Configuration Tip
  4. VC Build Hook utility for Visual Studio 2008
  5. Using VC 7 build tools in Visual Studio 2010

Leave a Reply