RE: Did AVSTREAM supported under W2K by Tulup
Tulup
Thu Apr 14 01:05:01 CDT 2005
Strange things...
First, i used ddk 2600. There is no problem with building avssamp sample
using W2k (chk, free) build environment.
Second, i upgrade ddk to 2600.1106.
See buildfre_w2K_x86.log included below:
BUILD: Examining f:\winddk\2600~1.110\src\wdm\avstream\avssamp directory for
files to compile.
Compiling f:\winddk\2600~1.110\src\wdm\avstream\avssamp directory
********************
'nmake.exe /c BUILDMSG=Stop. -i NTTEST= UMTEST= NOLINK=1 386=1'
This sample is not intended to target the Windows 2000 platform.
Linking f:\winddk\2600~1.110\src\wdm\avstream\avssamp directory
********************
'nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1'
This sample is not intended to target the Windows 2000 platform.
:((
This sample is not intended to target the Windows 2000 platform.
What's happend here??????????
Sorry for a little offtopic, i don't see any problem to use AVStream under
W2k (only confused that drivers without signature under w2k has no DriverVer
Date attribute, so there is installation problem upgrading not signed drivers
under w2k).