Hi all!
I’ve found that it’s pretty simple to build drivers from VC7 environment,
except for one thing… When I build driver for XP and get an error
it appears in the output as 1>C:\path\path\file.cpp(10) : error
blah-blah-blah… So (I guess) since there is “1>” at the beginning of the
line IDE is unable to navigate through the errors. So, the Q is how to make
this “1>” desapear during the build? It seem to be generated
by buid/nmake…
TIA,
Vladimir