NT4->Win2K w/NDIS drivers - problems
I'm in the process of converting an application from Win NT4 to Win2k. It uses an older NDIS driver, so I compiled and installed the MS one included in the Win2K DDK. I can run the sample app and get packets, but when I run my app, even though it *says* it connects to the net card, I get no packets and a call to "GetOverLappedResult" in blocking mode never returns (when it does just fine under NT4 with NDIS 3.5). The originator of this application pretty much included PACKET.C from the old DDK, so I've replaced those functions with the appropriate ones from PACKET32.C, but still no dice.
Any assistance would be greatly appreciated...
Thanks,
[RICHR]
[687 byte] By [
rrubel] at [2007-11-17 14:30:45]
