Click here to Skip to main content
15,885,366 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: C++ Helper Wanted Pin
Richard MacCutchan6-Oct-09 3:08
mveRichard MacCutchan6-Oct-09 3:08 
GeneralRe: C++ Helper Wanted Pin
MrMcIntyre6-Oct-09 5:25
MrMcIntyre6-Oct-09 5:25 
GeneralRe: C++ Helper Wanted Pin
Richard MacCutchan6-Oct-09 5:49
mveRichard MacCutchan6-Oct-09 5:49 
GeneralRe: C++ Helper Wanted Pin
Big Daddy Farang6-Oct-09 8:22
Big Daddy Farang6-Oct-09 8:22 
GeneralRe: C++ Helper Wanted Pin
Richard MacCutchan6-Oct-09 10:25
mveRichard MacCutchan6-Oct-09 10:25 
QuestionActive scan on a WiFi NIC, including flush of old scan results - how ? Pin Pin
amitalonm4-Oct-09 3:09
amitalonm4-Oct-09 3:09 
AnswerRe: Active scan on a WiFi NIC, including flush of old scan results - how ? Pin Pin
David Crow5-Oct-09 5:08
David Crow5-Oct-09 5:08 
GeneralRe: Active scan on a WiFi NIC, including flush of old scan results - how ? Pin Pin
amitalonm5-Oct-09 10:06
amitalonm5-Oct-09 10:06 
Hi David,

Thanks for your answer.

it answered my first question, but the second question, that bothers me much more is still left unanswered.
My problem is that the Wireless Card returns old scanned data, that is no longer relevant, of APs that are no longer on air.

According to the text in here:
http://msdn.microsoft.com/en-us/library/ms799400.aspx[^]

it says that
"...The miniport driver must manage its cached BSSID scan list in the following ways:<br />
<br />
    * The driver must clear its BSSID scan list when set by OID_802_11_BSSID_LIST_SCAN before it starts the explicit network scan.<br />
...<br />
"

I tried my code, which uses the OID_802_11_BSSID_LIST_SCAN command, on 2 different Wireless NICs (DELL, and Intel) and both Wireless NICs did not clear the history and kept returning the result of old scanned APs that are no longer on air.

Can you maybe help me here as well ?

Thanks,
-- Amit.
QuestionRe: Active scan on a WiFi NIC, including flush of old scan results - how ? Pin Pin
David Crow5-Oct-09 10:14
David Crow5-Oct-09 10:14 
AnswerRe: Active scan on a WiFi NIC, including flush of old scan results - how ? Pin Pin
amitalonm5-Oct-09 10:58
amitalonm5-Oct-09 10:58 
GeneralRe: Active scan on a WiFi NIC, including flush of old scan results - how ? Pin Pin
fibers21-Dec-09 16:45
fibers21-Dec-09 16:45 
GeneralRe: Active scan on a WiFi NIC, including flush of old scan results - how ? Pin Pin
amitalonm23-Dec-09 2:13
amitalonm23-Dec-09 2:13 
Question[Message Deleted] Pin
Infinite1UP4-Oct-09 2:52
Infinite1UP4-Oct-09 2:52 
AnswerRe: File Path Error Message - VC++ 6 & wxWidgets Pin
Richard MacCutchan4-Oct-09 4:38
mveRichard MacCutchan4-Oct-09 4:38 
GeneralRe: File Path Error Message - VC++ 6 & wxWidgets Pin
Infinite1UP4-Oct-09 15:17
Infinite1UP4-Oct-09 15:17 
GeneralRe: File Path Error Message - VC++ 6 & wxWidgets Pin
Richard MacCutchan4-Oct-09 22:23
mveRichard MacCutchan4-Oct-09 22:23 
QuestionGrid Control Questions Pin
tsjcs4-Oct-09 1:34
tsjcs4-Oct-09 1:34 
AnswerRe: Grid Control Questions Pin
Rolf Kristensen4-Oct-09 22:12
Rolf Kristensen4-Oct-09 22:12 
GeneralRe: Grid Control Questions Pin
kilt8-Oct-09 23:47
kilt8-Oct-09 23:47 
Questionexe not works on Vista 32 bit Pin
Aabid3-Oct-09 22:15
Aabid3-Oct-09 22:15 
AnswerRe: exe not works on Vista 32 bit Pin
Michael Schubert3-Oct-09 23:39
Michael Schubert3-Oct-09 23:39 
GeneralRe: exe not works on Vista 32 bit Pin
Aabid4-Oct-09 0:25
Aabid4-Oct-09 0:25 
GeneralRe: exe not works on Vista 32 bit Pin
Richard MacCutchan4-Oct-09 1:33
mveRichard MacCutchan4-Oct-09 1:33 
GeneralRe: exe not works on Vista 32 bit Pin
Michael Schubert4-Oct-09 2:15
Michael Schubert4-Oct-09 2:15 
AnswerRe: exe not works on Vista 32 bit Pin
Rolf Kristensen4-Oct-09 12:32
Rolf Kristensen4-Oct-09 12:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.