Sushma <> wrote:
>
>We are developed a USB driver for Win XP/Vista and Win 7. We are
>currently running WLK tests. We get a WLK test failure for Windows
>Vista while the same test pass on Win 7.
>
>The test is "Verify WDF Coinstaller Version for KMDF". I'm using co-
>installer wdfcoinstaller01009.dll with WDK 7600.16385 and WLK 1.4 for
>DTM testing. Here is the DTM log ouput.
>....
>C:\Windows\system32\wdfcoinstaller01009.dll
>Message 10/15/2009 2:25:27.530 AM TimeStamp is 1247528983 Size is
>1482752
>Error 10/15/2009 2:25:27.530 AM CoInstaller version doesn't match any
>of the RTM fre versions
>>> import time
>>> time.ctime(1247528983)
'Mon Jul 13 16:49:43 2009'
Neither the date stamp nor the file size matches any of the coinstallers
from the 7600 WDK. Can you go into a command shell and do
dir \WinDDK\7600.16385\redist\wdf\x86
and post the results?
C:\tmp>dir \DDK\7600\redist\wdf\x86
Volume in drive C has no label.
Volume Serial Number is 544E-EDE9
Directory of C:\DDK\7600\redist\wdf\x86
08/06/2009 09:14 PM <DIR> .
08/06/2009 09:14 PM <DIR> ..
07/14/2009 12:27 PM 1,461,992 WdfCoInstaller01009.dll
07/14/2009 10:49 AM 824,040 WdfCoInstaller01009_chk.dll
07/14/2009 12:21 PM 1,837,296 WUDFUpdate_01009.dll
07/14/2009 10:43 AM 1,128,176 WUDFUpdate_01009_chk.dll
4 File(s) 5,251,504 bytes
2 Dir(s) 26,659,393,536 bytes free
--
Tim Roberts,
Providenza & Boekelheide, Inc.