mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
372 B
26 lines
372 B
/*++
|
|
|
|
Copyright (C) 2000 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
ftcomprc.h
|
|
|
|
Abstract:
|
|
|
|
Resource ids definitions for ftcomp.rc
|
|
|
|
Author:
|
|
|
|
Cristian Teodorescu (cristiat) 6-July-2000
|
|
|
|
Notes:
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#define FTCOMP_STR_ERROR50_DESCRIPTION 1000
|
|
#define FTCOMP_STR_ERROR40_DESCRIPTION 1001
|
|
#define FTCOMP_STR_WARNING40_DESCRIPTION 1002
|
|
|