2025-11-28 00:35:46 +09:00

17 lines
439 B
C++

//--------------------------------------------------------------------
// Microsoft OLE DB Sample Provider
// (C) Copyright 1991 - 1999 Microsoft Corporation. All Rights Reserved.
//
// @doc
//
// @module GLOBALS.CPP | Global Initialization Object..
//
//
// Make sure constants get initialized
#define INITGUID
#define DBINITCONSTANTS
// Includes ------------------------------------------------------------------
#include "headers.h"