Hi, folker:

DDK say that AVSTREAM support under WINXP and DX8.0. I wonder if the
minidrvier of AVSTREAM is support or not under WIN2000. Another word, after I
install DX8.0 under W2K, then if it support or not?

Thanks,
John

Re: Did AVSTREAM supported under W2K by Igor

Igor
Wed Nov 10 03:28:51 CST 2004

Will work if DX8.0 present



Re: Did AVSTREAM supported under W2K by JohnZhu

JohnZhu
Wed Nov 10 03:42:02 CST 2004

Thanks, Igor

John

"Igor Slewsarev" wrote:

> Will work if DX8.0 present
>
>
>

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).