Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
188 B

  1. #include <objbase.h>
  2. // {02506D0A-A7F5-419d-94D2-ED26F0753654}
  3. extern "C" const IID IID_IService =
  4. {0x02506d0a, 0xa7f5, 0x419d,
  5. {0x94, 0xd2, 0xed, 0x26, 0xf0, 0x75, 0x36, 0x54}};