hi,
I try to retrieve signal strength from NDISUIO driver.
the CreateFile returns OK on the name \\\\.\\{x-x-x-x}, but the
DeviceIoControl retrurn 998 (no access to file).
does anybody know why and how i should solve this problem.
I should mention i'm working on xp and therefore the line
"queryOID->ptcDeviceName = ptcDeviceName;" could not be performed,
because the queryOID->ptcDeviceName exists only on WIN CE.
Thanx,
d