I just looked at the 7030 wdk and the internal build with the -I switch. The proc#> is surppressed in the output for nearly all messages. It does still appear in the build.err log file and the output which VS sees. I reran with the same build command line in the 6001.18002 wdk and proc#> was not in the err file so it does look like a change.
d
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Petr Kurtin
Sent: Tuesday, May 05, 2009 4:23 AM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] New WDK for Windows 7 RC and a problem with old one
I use -I switch, but it seems it doesn’t work in wdk 7100 ;(
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Pavel A.
Sent: 5. kv?tna 2009 13:12
To: Windows System Software Devs Interest List
Subject: Re:[ntdev] New WDK for Windows 7 RC and a problem with old one
Petr Kurtin wrote:
I have a problem with “build” parameters. I just updated to WDK 7100 and
when I rebuild my driver with the same old paremeters, “build -MIevcZ”
inserts “1>” (cpu or thread id) to the output. However, such lines don’t
“co-operate” with MSVC editor - if you double click on such error line,
MSVC
isn’t able to go to that line number.
The -I switch should suppress cpu numbers, so it doesn’t work in wdk 7100?
–pa
Compiling - flt_build\snx.cpp
1>errors in directory c:\snx\drivers\snxmain\flt_build
1>c:\snx\drivers\snxmain\snx.cpp(319) : error C2660: ‘SnxRegDeleteTree’ :
function does not take 0 arguments
Compiling - flt_build\callbacks.cpp
…
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@gmail.com
Sent: 4. kv?tna 2009 4:58
To: Windows System Software Devs Interest List
Subject: [ntdev] New WDK for Windows 7 RC and a problem with old one
Hello folks,
New WDK for Win7 RC is available on MSDN downloads. I think some of you
might have downloaded it already.
However I would like to confirm a few thing:
-
Did you try to uninstall the recent beta WDK? I run into a problem here
which mentions the KitSetup is not digital singed. The setup then exits
with some error code.
-
Do you notice the debugging symbols for various Windows 7 RC builds?
But
where is the checked build anyway?
Thanks & best regards,
WH Tan
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer