As document of WDK(RTM 6000) described, "the IHV Extensions DLL calls the
Dot11ExtSendPacket function to transmit a packet through the wireless LAN
(WLAN) adapter.", and "The IHV Extensions DLL must format the packet data as
a complete IEEE 802.11 packet, with an 802.11 MAC header formatted according
to the guidelines discussed in 802.11 MAC Header Management.", infact IHV
Dll must format packet data as "Dest Ether MAC+Ether Type+Paylaod",
otherwise the packet will have wrong format thus the packet can not be sent
out.
Maybe is the document wrong?
Sorry for my poor English.
--
best regards
Arthur Tu