- Can I use OIDs query and set in Windows Limited User mode
- Posted by Kid on July 15th, 2004
Dears
I've tried CreateFile with device GUID but fail in Limited User mode , can I overcome
this issue writing Windows NDIS network driver interface ?
Thanks a lot ..
- Posted by Thomas F. Divine [DDK MVP] on July 15th, 2004
"Kid" <Kid@discussions.microsoft.com> wrote in message
news:2B60394B-F173-4AB7-9C8B-6B5CD67F8359@microsoft.com...
you will need your own NDIS protocol driver, such as a modified version of
the NDISPROT Windows Server 2003 DDK sample, to act as a "relay" between
your application and the device to do this job.
You can set some (but not all...) OIDs from user-mode application using the
Windows Manaagement Instrumentation (WMI) API.
Good luck,
Thomas F. Divine
http://www.pcausa.com
Similar Posts
- Windows xp limited user account query (Computers & Technology) by Jim
- iPod Shuffle + Windows XP Limited User Account (Computers & Technology) by Goonerak
- Windows XP, user profiles and limited accounts. (Computers & Technology) by Zeddi
- Windows XP - Limited Account User (Computers & Technology) by jeg
- FYI: New Release of "OIDScope" User-Mode NDIS Query Tool for Windows NT and Higher (Drivers) by Thomas F. Divine [DDK MVP]

