mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
825 B
22 lines
825 B
/****************************************************************************
|
|
* <>.h
|
|
* <>
|
|
*
|
|
* Owner: <>
|
|
* Copyright (c) 1999 Microsoft Corporation All Rights Reserved.
|
|
*****************************************************************************/
|
|
#pragma once
|
|
|
|
//--- Includes --------------------------------------------------------------
|
|
|
|
//--- Forward and External Declarations -------------------------------------
|
|
|
|
//--- TypeDef and Enumeration Declarations ----------------------------------
|
|
|
|
//--- Constants -------------------------------------------------------------
|
|
|
|
//--- Class, Struct and Union Definitions -----------------------------------
|
|
|
|
//--- Function Declarations -------------------------------------------------
|
|
|
|
//--- Inline Function Definitions -------------------------------------------
|