what's the purpose of vcbuildhelper.exe?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi, I am trying to zoom on on a slow build issue with VS2005.

Web hopping lead me to vcbuildhelper.exe and I see it spawned doing my IDE and command line builds, which spawns CL.EXE at less than 50% CPU.

I deleted VCBUILDHELPER.EXE since I don't see it in another earlier installation of VS2005 just to see if its optional. The vcbuild.exe runs (still slow as hell), but it doesn't complain with the missing VCBUILDHELPER.EXE.

Whats its purpose? Do I needed it?

And does anyone have a clue as to why VS2005 builds is awfully slow?

Is there any way I can make this faster, possible hooking into the process to increase the priority of the CL spawn?

I saw some 1999 hack at codeguru.com that did this for VCSPAWN.EXE and recent June 2008 follow up that did this for VCBUILDHELPER.EXE.

http://www.codeguru.com/cpp/v-s/tips/article.php/c439/

In this case, they wanted to slow it down!!!

Is that the answer, to hack into this EXE?

--
.



Relevant Pages

  • Re: TECH: Galaxian PCB Repair
    ... that 27128 hack works wonders! ... :) Is that what got rid of the reset ... I think now is the time to zoom in on those video RAMs in the same row with ...
    (rec.games.video.arcade.collecting)
  • Getting "object" instance for calling methods
    ... Ok guys, I'm really looking for someone to tell me how bad a hack this is, and if I'm close to where I should be with it. ... The basic situation is that I have a class which creates a basic calendar control, the only difference is I stole the navigation scheme from Vista (e.g., if you click on the year you zoom out to the months list, then out to the decade, and back in when you click a year, then a month). ...
    (comp.lang.javascript)