Leaked source code of windows server 2003
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.
|
|
//
// Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
//
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by D:\pandorang\snmpProvider\Compilers\smi2smir\lib\smimsgif\smimsgif.rc
//
#define COMPILED_FILE 1
#define SYNTAX_CHECK_FAILED 2
#define SEMANTIC_CHECK_FAILED 3
#define SMIR_LOAD_FAILED 4
#define SMIR_LOAD_SUCCEEDED 5
#define SYNTAX_CHECK_SUCCEEDED 6
#define SEMANTIC_CHECK_SUCCEEDED 7
#define SYMBOL_RESOLUTION_FAILED 8
#define SMIR_CONNECT_FAILED 9
#define LISTING_MODULES 10
#define LISTING_FAILED 11
#define DELETE_SUCCEEDED 12
#define DELETE_FAILED 13
#define PURGE_SUCCEEDED 14
#define PURGE_FAILED 15
#define DELETE_MODULE_NOT_FOUND 16
#define SMI2SMIR_INFO 17
#define FILE_NOT_FOUND 18
#define MODULE_LISTING 19
#define MOF_GENERATION_SUCCEEDED 20
#define MOF_GENERATION_FAILED 21
#define MODULE_NAME_SUCCEEDED 22
#define MODULE_INFO_FAILED 23
#define NUMBER_OF_ENTRIES 24
#define DUPLICATE_MODULES 25
#define DIRECTORY_ADDITION_SUCCEEDED 26
#define DIRECTORY_ADDITION_FAILED 27
#define DIRECTORY_DELETION_SUCCEEDED 28
#define DIRECTORY_DELETION_FAILED 29
#define INVALID_MIB_FILE 30
#define PURGE_CONFIRMATION 31
#define MODULE_LISTING_NO_MODULES 31
#define LISTING_MIB_PATHS 32
#define LISTING_MIB_PATHS_NONE 33
#define MIB_PATH_LISTING 34
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|