How to use QueryPerformanceCounter in ndis6 driver?
How to use QueryPerformanceCounter in ndis6 driver?
I use QueryPerformanceCounter () in NDIS6 driver to get time. If I use the QueryPerformanceCounter(), the driver cannot initialize when start NIC. Could anyone help me? compile no error.

