WRAPI.dll compiling error "nuiouser.h" ???

Posted: 10-17-2005, 01:35 PM
Dear,

I have a question about WRAPI. I would like to provide the WRAPI again
in Visual Studio.Net. After the introduction from Web Page
"sysnet.ucsd.edu/pawn/wrapi" I have installed Windows Xp service
package 1 DDK. But after compiling Visual studio .Net always shows me
the error message:

Fatal error C1083: Include file cannot be opened: ' nuiouser.h ': NO
look for file or directory.

Now I do not know what I should do. By which way could I procure this
head file ' nuiouser.h '.

Thank you in advance for your effort?

Wei Wang

Reply With Quote

Responses to "WRAPI.dll compiling error "nuiouser.h" ???"

andrew
Guest
Posts: n/a
 
Re: WRAPI.dll compiling error "nuiouser.h" ???
Posted: 10-17-2005, 02:09 PM
It's called ndisprot now.

As an aside, if you want my honest opinion, I'd suggest you not use WRAPI;
at least not as is. It depends on the outdated nuiouser driver and uses an
older NDIS_802_11_BSSID_LIST structure for retrieving available access
points. If you're going to use it, you're going to have to modify the
library, which may be less work than some alternatives. WMI is a nice
solution, but as I've found, I can't reliably get data for available access
points as it too uses the older NDIS_802_11_BSSID_LIST structure.

Currently I'm using WMI to retreive wireless data, but I've run into the
hurdle of the associated access points returning garbage and am currently
awaiting a response to my question in this ng as well.

<diwwang@hotmail.com> wrote in message
news:1129552511.989435.98620@z14g2000cwz.googlegro ups.com...
> Dear,
>
> I have a question about WRAPI. I would like to provide the WRAPI again
> in Visual Studio.Net. After the introduction from Web Page
> "sysnet.ucsd.edu/pawn/wrapi" I have installed Windows Xp service
> package 1 DDK. But after compiling Visual studio .Net always shows me
> the error message:
>
> Fatal error C1083: Include file cannot be opened: ' nuiouser.h ': NO
> look for file or directory.
>
> Now I do not know what I should do. By which way could I procure this
> head file ' nuiouser.h '.
>
> Thank you in advance for your effort?
>
> Wei Wang
>

Reply With Quote
diwwang@hotmail.com
Guest
Posts: n/a
 
Re: WRAPI.dll compiling error "nuiouser.h" ???
Posted: 10-19-2005, 02:30 PM
hello Andrew

thank you for your detailed response!

But I would not only like to test the Wireless DATA, but also write
(e.g. SSID amend etc..) Can it lead with WMI to success?

best thanks!

Many greetings

Wei Wang

Reply With Quote
mario contestabile
Guest
Posts: n/a
 
Re: WRAPI.dll compiling error "nuiouser.h" ???
Posted: 11-28-2005, 10:22 PM
If you're just reading properties WMI may be sufficient, for setting
properties I think you may find NDIS IOCTLs to be the only reliable method.

m
http://bubbler.net/outlaw/blog

> thank you for your detailed response!
>
> But I would not only like to test the Wireless DATA, but also write
> (e.g. SSID amend etc..) Can it lead with WMI to success?
>
> best thanks!
>
> Many greetings


Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any NEW (as in, NOT OLD!!!) Advice on How to Stop the IE "Clicking" (and "Popping" and Buzzing") Noises???!!! I AM J'lahn. Windows XP Help & Support 6 10-19-2003 07:46 AM
Error message "APP_BK_038 connection timed out Error 10060" Ann Windows XP Messenger 0 07-17-2003 01:05 AM
""""""""""""HITMAN CLOSES""""""""''''' H. JOHN Windows XP Games 1 07-11-2003 03:16 PM
"Start" "Program" "Menu" list is empty Pete Windows XP Basics 2 07-10-2003 11:42 PM
Do I need tasks "services", "lsass" and "svchost" to keep running?? Pankaj Dhingra Windows XP Performance & Maintenance 1 07-02-2003 02:55 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90