A
Andre Siqueira
Someone can help me??
Andre Siqueira escreveu:
Andre Siqueira escreveu:
I'm not "locking" the user buffer because I allocate memory and
then copy the user buffer with NdisMoveMemory.
I don't use NetBuffers because I want the code run in NDIS >= 5.0,
so I can have the same driver for windows 2000/ XP/ 2003/ Vista.
The problem is that when I call NdisSendPackets, the function
SendCompleteHandler is called with the status
NDIS_STATUS_SUCCESS, even the packet didn't go to the
network.
Thanks,
Andre.
Pavel A. escreveu: