windows-nt/Source/XPSP1/NT/shell/ext/cscui/uuid.c
2020-09-26 16:20:57 +08:00

16 lines
348 B
C

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1997 - 1999
//
// File: uuid.c
//
//--------------------------------------------------------------------------
#include <windows.h>
#include <objbase.h>
#include <initguid.h>
#include "uuid.h"