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

17 lines
457 B
C

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992-2001.
//
// File: SAUClsId.c
//
//----------------------------------------------------------------------------
#define INITGUID
#include <guiddef.h>
// {d851f103-8c90-4321-aff0-58ba5bd421c2}
DEFINE_GUID(CLSID_SAUpdate, 0xd851f103,0x8c90,0x4321,0xaf,0xf0,0x58,0xba,0x5b,0xd4,0x21,0xc2);