2025-04-27 07:49:33 -04:00

26 lines
295 B
C++

/*++
Copyright (c) 1997 Microsoft Corporation
Module Name:
guid.cxx
Abstract:
Defines global GUIDs.
Author:
Keith Moore (keithmo) 31-Jan-1996
Revision History:
--*/
#include <windows.h>
#define INITGUID
#include <ole2.h>
#include <iadmw.h>