2025-04-27 07:49:33 -04:00

22 lines
489 B
C

//+--------------------------------------------------------------------------
//
// Copyright (c) 1997-1999 Microsoft Corporation
//
// File:
//
// Contents:
//
// History:
//
//---------------------------------------------------------------------------
#ifndef _PROTTEST_H_
#define _PROTTEST_H_
#define STR_TEMP_LICENSE_EXPIRED_MSG 100
#define STR_TEMP_LICENSE_EXPIRATION_MSG 101
#define STR_TEMP_LICENSE_MSG_TITLE 102
#endif