Re: Difference between Win 2000 and Win XP build environments
- From: "Doron Holan [MS]" <doronh@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Jul 2005 23:04:14 -0700
i can't remember the #define offhand, but there is a WIN2K_COMPAT_SLIST
define you can make (search ntddk around slist usage) which removes the
calls to these DDIs.
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"Pavel A." <pavel_a@xxxxxxxxxxxxxxx> wrote in message
news:Ow3GjpJlFHA.3300@xxxxxxxxxxxxxxxxxxxxxxx
> "michelle" <michelle@xxxxxxxxxxxxx> wrote in message
> news:45887672-2056-4E6A-A026-48452D3E2037@xxxxxxxxxxxxxxxx
>>I am facing a strange issue :
>> I have a WDM USB filter driver which I built using the WinXP free build
>> environment of Win XP DDK (2600.1106)
>> It works fine in Win 2K and Win XP
>> However it crashes in Win Me and Win 98 Gold
>> If however I build the same filter driver using the Win 2000 free build
>> environment of Win XP DDK (2600.1106) ,it works fine in Win 98 Gold .
>> Can I not build drivers for Win 98 Gold by using the Win XP free build
>> environment ?
>
> Yes, as you have seen, there are some differences that break binary
> compatibility,
> even if the source is same. If win2000 build works, just use it...
> (Always read small print. Have you seen that win2003 DDK supports win98?
> no? so it doesn't ).
>
> --PA
>
>
.
- Follow-Ups:
- References:
- Prev by Date: Re: Analog Tuner filter (Directshow+ AVstream driver)
- Next by Date: replace mobile number to a Text with GSM modem and AT commands
- Previous by thread: Re: Difference between Win 2000 and Win XP build environments
- Next by thread: Re: Difference between Win 2000 and Win XP build environments
- Index(es):
Relevant Pages
|