15 lines
499 B
C++
15 lines
499 B
C++
//---------------------------------------------------------------------------
|
|
// Guids.cpp : Contains guids we will define ourselves
|
|
//
|
|
// Copyright (c) 1996 Microsoft Corporation, All Rights Reserved
|
|
// Developed by Sheridan Software Systems, Inc.
|
|
//---------------------------------------------------------------------------
|
|
|
|
#define INITGUID // define all the guids.
|
|
#define DBINITCONSTANTS
|
|
#define CURSOR_DBINITCONSTANTS
|
|
|
|
#include "stdafx.h"
|
|
|
|
#include "olectl.h"
|