Re: regarding NDISUIO sample by tarun
tarun
Sun Jul 06 22:47:59 CDT 2003
hi,
thanks for reply,
it is not the windows server ddk sample it is the windows XP ddk sample,,and
it is written in documentation that it will run on windows2000 , i am using
windows2000 sp4.
to run.
- any ideas
-regards
tarun
"Skywing" <skywing_nspam_@valhallalegends.com> wrote in message
news:sWsNa.12636$I8.4943@rwcrnsc53...
: "tarun" <tkalra@gric.com> wrote in message
: news:OrT#KvhQDHA.1556@TK2MSFTNGP10.phx.gbl...
: > hi all,
: > after compiling the ndisuio sample in the ddk
: > when i do net start i get the following error
: >
: > Windows-Driver Entry Point Not Found
: >
: > "The \SystemRoot\System32\DRIVERS\ndisuio.sys device driver could not
: locate
: > an entry point NdisGetPoolFromPacket in driver NDIS.sys"
: >
: >
: > this error is in free build
: >
: > but when i build in checked , i get the same error as regard to
: cancellation
: > of packets
: > --??
: > why ?/ this entry point is not there in samples ??
: > are the samples not checked??
: > regards
: > tarun
: >
: >
:
: Which operating system are you testing it on? Some of the Windows Server
: 2003 DDK samples won't run on Windows 2000, for instance, even though you
: can build them with Windows 2000.
:
: