
// Copyright (c) 1996-1999 Microsoft Corporation

/*
    File:   fileno.hxx

    This file defines file-number macros for use in TrkReportInternalError
    (event-logging) calls.

*/

//
//  common
//

#define COMMON_CXX_FILE_NO       1
#define COM_CONFIG_CXX_FILE_NO   2
#define DEBUG_CXX_FILE_NO        3
#define EVENTLOG_CXX_FILE_NO     4
#define FILEOPS_CXX_FILE_NO      5
#define MIDLALLC_C_FILE_NO       6
#define RPCCBIND_CXX_FILE_NO     7
#define RPCCFG_CXX_FILE_NO       8
#define RPCSVR_CXX_FILE_NO       9
#define SECURE_CXX_FILE_NO      10
#define SHAREENUM_CXX_FILE_NO   11
#define SVCCTRL_CXX_FILE_NO     12
#define TIMER_CXX_FILE_NO       13
#define VOLMAP_CXX_FILE_NO      14
#define WORKITEM_CXX_FILE_NO    15
#define WORKMAN_CXX_FILE_NO     16


//
//  trkwks
//

#define WKS_CONFIG_CXX_FILE_NO  101
#define LOG_CXX_FILE_NO         102
#define LOGFILE_CXX_FILE_NO     103
#define LOGHEAD_CXX_FILE_NO     104
#define LOGSECT_CXX_FILE_NO     105
#define MAIN_CXX_FILE_NO        106
#define MEND_CXX_FILE_NO        107
#define OBJIDENM_CXX_FILE_NO    108
#define PORT_CXX_FILE_NO        109
#define SID_CXX_FILE_NO         110
#define STUBS_CXX_FILE_NO       111
#define VOL_CXX_FILE_NO         112
#define VOLMGR_CXX_FILE_NO      113
#define WKSSVC_CXX_FILE_NO      114
#define ENTROPY_CXX_FILE_NO     115


//
//  trksvr
//

#define CROSSDOM_CXX_FILE_NO    201
#define DBCONN_CXX_FILE_NO      202
#define DENIAL_CXX_FILE_NO      203
#define IDT_FILE_CXX_FILE_NO    204
#define IDT_LDAP_CXX_FILE_NO    205
#define INTRADOM_CXX_FILE_NO    206
#define QUOTA_CXX_FILE_NO       207
#define RESTORE_CXX_FILE_NO     208
#define SEQSTG_CXX_FILE_NO      209
#define SVRMAIN_CXX_FILE_NO     210
#define SVRSVC_CXX_FILE_NO      211
#define VOLTAB_CXX_FILE_NO      212

