15 lines
315 B
C
15 lines
315 B
C
|
//-----------------------------------------------------------------------------
|
||
|
//
|
||
|
// File: extension.h
|
||
|
// Copyright (C) 1994-1997 Microsoft Corporation
|
||
|
// All rights reserved.
|
||
|
//
|
||
|
//
|
||
|
//
|
||
|
//-----------------------------------------------------------------------------
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
|
||
|
#include <esputil.h>
|