12 lines
330 B
C
12 lines
330 B
C
//-----------------------------------------------------------------------------
|
|
//
|
|
// File: interface.h
|
|
// Copyright (C) 1994-1997 Microsoft Corporation
|
|
// All rights reserved.
|
|
//
|
|
// Various public interfaces in Espresso.
|
|
//
|
|
//-----------------------------------------------------------------------------
|
|
|
|
#pragma once
|