|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | _PERFDATA |
Macros | |
| #define | Li2Double(x) ((double)((x).u.HighPart) * 4.294967296E9 + (double)((x).u.LowPart)) |
| #define | SystemTimeInformation 3 |
Typedefs | |
| typedef struct _PERFDATA | PERFDATA |
| typedef struct _PERFDATA * | PPERFDATA |