Re: Difference between Win 2000 and Win XP build environments
- From: "michelle" <michelle@xxxxxxxxxxxxx>
- Date: Mon, 1 Aug 2005 01:47:02 -0700
Thank you all for the hints
Mark I need to support Win 98 also
Andre Pavel ,this driver is part of a bigger project which uses WinXP build
enviroment .....
Doron Holan
I did not understand your hint about ntddk .Could you please give more info
about your suggestion for Win XP DDK.
"Doron Holan [MS]" wrote:
> 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:
- Re: Difference between Win 2000 and Win XP build environments
- From: Doron Holan [MS]
- Re: Difference between Win 2000 and Win XP build environments
- References:
- Re: Difference between Win 2000 and Win XP build environments
- From: Pavel A.
- Re: Difference between Win 2000 and Win XP build environments
- From: Doron Holan [MS]
- Re: Difference between Win 2000 and Win XP build environments
- Prev by Date: Re: AVStream driver
- Next by Date: Re: avstream/bda driver uninstallation and re-installation issues
- 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
|