windows-nt/Source/XPSP1/NT/termsrv/license/hserver/prottest/prottest.h

22 lines
468 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+--------------------------------------------------------------------------
//
// 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