|
From: Jeffrey D. <ha...@us...> - 2003-10-15 19:48:53
|
Log Message:
-----------
Encrypted memloc support
Added Files:
-----------
/cvsroot/decaldev/source/Include:
DecalKey.h
Revision Data
-------------
--- NEW FILE: DecalKey.h ---
// DecalVersion.h
// Declaration of the Decal version resource
#ifndef __DECALKEY_H__
#define __DECALKEY_H__
#define DECAL_KEY "DECAL"
#endif
|