Home
last modified time | relevance | path

Searched refs:PDH_FMT_LONG (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dpdh.h49 #define PDH_FMT_LONG 0x00000100 macro
/reactos/dll/win32/pdh/
H A Dpdh_main.c342 if (format & PDH_FMT_LONG) in format_value()