13 lines
194 B
C
13 lines
194 B
C
/*
|
|
* 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_
|