//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Emp.rc
//
#define ID_EDIT_PREVIOUS 3
#define ID_EDIT_NEXT 4
#define ID_EDIT_DELETE 5
#define ID_EDIT_ADD 6
#define ID_EDIT_LAST 7
#define ID_EDIT_FIRST 8
#define ID_EDIT_FINDF 10
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_EMP_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_EMPNUM 1000
#define IDC_LASTNAME 1001
#define IDC_FIRSTNAME 1003
#define IDC_TITLE 1004
#define IDC_HOMEPHONE 1005
#define ID_APP_OPEN_RECORD 57666
#define IDS_PROMPT_COMMIT_EMPREC 61204
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif