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

14 lines
256 B
C

//
// Copyright (c) 1999-2001 Microsoft Corporation, All Rights Reserved
// All Rights Reserved.
//
#pragma warning (disable : 4786)
#include <ole2.h>
#include <windows.h>
#include <Allocator.h>
#include <HashTable.h>
#include "globals.h"