windows-nt/Source/XPSP1/NT/termsrv/license/hserver/prottest/prottest.h
2020-09-26 16:20:57 +08:00

22 lines
468 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