Bento Jesus - 2012-06-03

I agree, actually just following wiperf.h is easy to fix. For example, in_PERF_OBJECT_TYPE

#ifdef _WIN64
DWORD ObjectNameTitle; // Should use this as an offset
#else
LPWSTR ObjectNameTitle; // Initially NULL, for use by
// analysis program to point to
// retrieved title string
#endif