1 2 3 4 5 6 7 8 9 10
/* * DIALOG.H * * Header file for Dialogs */ #define IDC_EDIT 400 #define IDEF_VALUE 500 #define IDTX_VALUE 501