It's in the comments of that article:
http://www.codeguru.com/Cpp/V-S/tips/comments.php/c439/?thread=4744

Signature
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.visualbuild.com/
> Hi,
>
[quoted text clipped - 16 lines]
> Thanks,
> Alain Dekker
If you paste this wrap in a browser, you get better.
http://groups-beta.google.com/group/microsoft.public.vc.ide_general/
browse_frm/thread/3e5f956875f44ef8/db7258b19f5faba6?tvc=1&
q=Lower+compiler+and+linker+priority%3F+group:microsoft.public.vc.ide_general&
hl=en#db7258b19f5faba6
Guess who's at the top of that thread?
Anyway, if that doesn't work, paste this in the search box:
Lower compiler and linker priority? group:microsoft.public.vc.ide_general

Signature
40th Floor - Software @ http://40th.com/
iPlay : the ultimate audio player for PPCs
mp3,mp4,m4a,aac,ogg,flac,wav,play & record
parametric eq, xfeed, reverb: all on a ppc
Alain Dekker - 31 May 2005 14:16 GMT
Thanks for that, Kyle - I missed those comments!
However, I followed the procedure it suggests, and it didn't make any
difference - vcspawn.exe and cl.exe are still in Normal priority.
Have you managed to get it to work?
Thanks,
Alain Dekker
> It's in the comments of that article:
> http://www.codeguru.com/Cpp/V-S/tips/comments.php/c439/?thread=4744
[quoted text clipped - 19 lines]
> > Thanks,
> > Alain Dekker
Alain Dekker - 31 May 2005 14:24 GMT
I followed the suggestion in the article on codeguru by searching for the
string "68 00 02" in vcspawn.exe and modified that to "68 40 02" (this was
at address 0x1930).
It works like a charm!
Thanks again,
Alain Dekker
> Thanks for that, Kyle - I missed those comments!
>
[quoted text clipped - 29 lines]
> > > Thanks,
> > > Alain Dekker