![]() |
|
|
|||||||
![]() |
Wireless Networking - wlanapi.dll throws exception in rpc thread |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
When unregistering my callback:
::WlanRegisterNotification (m_hClient, WLAN_NOTIFICATION_SOURCE_NONE, FALSE /* don't ignore duplicates */, NULL, NULL, NULL /* reserved, must be NULL */, NULL); an exception is thrown from an RPC thread which includes wlanapi.dll in the callstack. The exception is something like: "0x0000000D The data is invalid". I'd expect that this error be returned from the WLanRegisterNotification call, but that is returning 0. The thread from whcih I make the WlanRegisterNotification call is waiting for an sync. event object when this exception is thrown from another thread. Has anyone seen this before or know the cause? My handle value (m_hClient) appears to be valid. joshl@purenetworks.com |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| java.net.SocketException: Broken pipe exception at HttpServletRequest | sadasivar | Software | 0 | 03-11-2008 04:40 AM |
| exception unknown software exception error - Excel.exe | mfinamore | Software | 0 | 11-15-2007 04:54 PM |
| what is GREEN THREAD in java and how its used | devenderraopalleni | Software | 0 | 07-25-2007 10:40 AM |
| Exception in thread "main" java.lang.NoClassDefFoundError: | prakash.nmsp@gmail.com | Software | 0 | 06-29-2007 10:03 AM |
| how to overcome the nullpointer exception | arputharaj | Software | 0 | 11-11-2006 07:05 AM |