windows-nt/Source/XPSP1/NT/inetsrv/msmq/sdk/samples/mqtestoa/guids.cpp
2020-09-26 16:20:57 +08:00

19 lines
706 B
C++

//=--------------------------------------------------------------------------=
// Guids.Cpp
//=--------------------------------------------------------------------------=
// Copyright 1995 Microsoft Corporation. All Rights Reserved.
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//=--------------------------------------------------------------------------=
//
// contains the guids we will define ourselves.
//
#define INITGUID // define all the guids.
#include <windows.h>
#include "mqoai.H"