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.
12 lines
194 B
12 lines
194 B
/*
|
|
* C A L R C . H
|
|
*
|
|
* Resource tracking header
|
|
*
|
|
* Copyright 1986-1997 Microsoft Corporation, All Rights Reserved
|
|
*/
|
|
|
|
#ifndef _CALRC_H_
|
|
#define _CALRC_H_
|
|
|
|
#endif // _CALRC_H_
|