19 lines
430 B
C
19 lines
430 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by scanpnl.rc
|
|
//
|
|
|
|
#ifdef IDC_STATIC
|
|
#undef IDC_STATIC
|
|
#endif
|
|
|
|
#define IDC_STATIC (-1) // all static controls
|
|
|
|
#define IDD_SCANPANEL_DIALOG 1000
|
|
#define IDC_SCAN_BUTTON 1001
|
|
#define IDC_COPY_BUTTON 1002
|
|
#define IDC_FAX_BUTTON 1003
|
|
|
|
#define IDS_FIRE_FAKE_EVENT_FAILED 2000
|
|
|