//==============================================================;
//
// This source code is only intended as a supplement to existing Microsoft documentation.
//
//
//
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
// PURPOSE.
//
// Copyright (C) 1999 - 2001 Microsoft Corporation. All Rights Reserved.
//
//
//
//==============================================================;
#ifndef __LocalResource_H__
#define __LocalResource_H__
#define INDEX_NONE -1
#define INDEX_CLOSEDFOLDER 0
#define INDEX_OPENFOLDER 1
#endif // __LocalResource_H__
syntax highlighted by Code2HTML, v. 0.9.1