windows-nt/Source/XPSP1/NT/inetsrv/iis/svcs/infocomm/extend/resource.h
2020-09-26 16:20:57 +08:00

28 lines
429 B
C

/*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
checker.cxx
Abstract:
IIS Services IISADMIN Extension
Unicode Metadata Sink.
Author:
Michael W. Thomas 11-19-98
--*/
#ifndef _resource_h
#define _resource_h
#define IDS_USER_COMMENT 1
#define IDS_USER_FULLNAME 2
#define IDS_WAMUSER_COMMENT 3
#define IDS_WAMUSER_FULLNAME 4
#endif