Commit a5be9a88 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

include/pdhmsg.h: Add some defines.

parent f976fc8e
......@@ -25,10 +25,12 @@
#define PDH_CSTATUS_NO_MACHINE 0x800007d0
#define PDH_MORE_DATA 0x800007d2
#define PDH_NO_DATA 0x800007d5
#define PDH_CSTATUS_NO_OBJECT 0xc0000bb8
#define PDH_CSTATUS_NO_COUNTER 0xc0000bb9
#define PDH_MEMORY_ALLOCATION_FAILURE 0xc0000bbb
#define PDH_INVALID_HANDLE 0xc0000bbc
#define PDH_INVALID_ARGUMENT 0xc0000bbd
#define PDH_INSUFFICIENT_BUFFER 0xc0000bc2
#define PDH_INVALID_DATA 0xc0000bc6
#define PDH_STRING_NOT_FOUND 0xc0000bd4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment