RESOURCE.H

//{{NO_DEPENDENCIES}} 
// Microsoft Developer Studio generated include file.
// Used by smbagent.rc
//
#define IDS_CNF_SUBJECT 0
#define IDS_CNF_NEW 1
#define IDS_CNF_JOIN 2
#define IDS_CNF_POST 3
#define IDS_CNF_INTRO 4
#define IDS_CNF_LEAVE 5
#define IDS_CNF_TOPICS 6
#define IDS_CNF_MEMBERS 7
#define IDS_ERR_NULL_COMMAND 8
#define IDS_ERR_INVALID_COMMAND 9
#define IDS_ERR_NULL_PARAM 10
#define IDS_ERR_TOPIC_EXISTS 11
#define IDS_ERR_NONEXIST_TOPIC 12
#define IDS_ERR_NONSUBSCRIBER 13
#define IDS_ERR_IS_SUBSCRIBER 14
#define IDS_ERR_BAD_TOPIC 15
#define IDS_ERR_TOPIC_TOO_LONG 16
#define IDS_ERR_INIT_FAILURE 17
#define IDS_ERR_SMBAGENT 18
#define IDS_SUBJ_ERROR 19
#define IDS_SUBJ_INTRO 20
#define IDS_SUBJ_POST 21
#define IDS_SUBJ_FROM 22
#define IDS_CMD_NEW 23
#define IDS_CMD_JOIN 24
#define IDS_CMD_POST 25
#define IDS_CMD_INTRO 26
#define IDS_CMD_LEAVE 27
#define IDS_CMD_TOPICS 28
#define IDS_CMD_MEMBERS 29
#define IDI_SMBAGENT 32512

// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 101
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif