LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to develop the NDIS miniport driver to read OID

Hi,

 

I need to develop a NDIS miniport driver to read the OID "OID_GEN_VENDOR_DRIVER_VERSION" from my machine. Is there anyway can do it? 

 

Im using Labview 8.5.1, the port connect to my machine is using USB & LAN cable, actually it is a ethernet snap on adapter.

 

The window os version im using is xp.

 

Thanks.

0 Kudos
Message 1 of 2
(2,353 Views)

 


@TanTan wrote:

Hi,

 

I need to develop a NDIS miniport driver to read the OID "OID_GEN_VENDOR_DRIVER_VERSION" from my machine. Is there anyway can do it? 

 

Im using Labview 8.5.1, the port connect to my machine is using USB & LAN cable, actually it is a ethernet snap on adapter.

 

The window os version im using is xp.

 

Thanks.


IF I understand correctly what you want to do, you are completely wrong here. You will most likely want to look into using the Windows DDK and using a C compiler.

 

Rolf Kalbermatter
My Blog
0 Kudos
Message 2 of 2
(2,348 Views)