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

15 lines
222 B
C++

//
// globals.cpp : define all the stinking global vars :(
//
#define DBINITCONSTANTS
#pragma warning (disable: 4268)
#include <stdafx.hxx>
#include <oledb.h>
#include <oledberr.h>
#include <sqloledb.h>