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.
16 lines
446 B
16 lines
446 B
/*****************************************************************************\
|
|
FILE: stgTheme.h
|
|
|
|
DESCRIPTION:
|
|
This is the Autmation Object to theme manager object.
|
|
|
|
BryanSt 4/3/2000 (Bryan Starbuck)
|
|
Copyright (C) Microsoft Corp 2000-2000. All rights reserved.
|
|
\*****************************************************************************/
|
|
|
|
#ifndef _FILE_H_STGTHEME
|
|
#define _FILE_H_STGTHEME
|
|
|
|
|
|
|
|
#endif // _FILE_H_STGTHEME
|