What is max. size of WDM driver in win98? I remember, there is 64k limit for NdisMapFile,
and other limitations. Do they all exist in WinMe?

Thanks in advance if anybody can enlighten me.
- PA

Re: Size limits in win9x? by Pavel

Pavel
Thu Sep 11 10:55:39 CDT 2003

Hmm. It appears that these issues do not (or no longer) exist in win98se.
My .SYS driver is ~ 300K, all nonpaged. NdisOpenFile successfully opened ~ 200 Kb file.
Sorry for noise :(
- PA

"Pavel A." <pavel_a@geeklife.com> wrote in message news:OVsN01TdDHA.748@TK2MSFTNGP10.phx.gbl...
> What is max. size of WDM driver in win98? I remember, there is 64k limit for NdisMapFile,
> and other limitations. Do they all exist in WinMe?
>
> Thanks in advance if anybody can enlighten me.
> - PA
>
>