01-12-2014, 10:15 AM
tried this
Macro CPerformanceCounter help
from this (see capture)...
I get an error message about specified object not found on the computer...
quite sure it involves a syntax problem...
Macro CPerformanceCounter help
#compile __CPerformanceCounter
CPerformanceCounter c
c.Open("\\ASUS-75VX\Interface réseau(Qualcomm Atheros AR8151 PCI-E Gigabit Ethernet Controller [NDIS 6.20])\Total des octets/s") ;;bytes received/s by all network adapters.
from this (see capture)...
I get an error message about specified object not found on the computer...
quite sure it involves a syntax problem...