11 lines
159 B
C
11 lines
159 B
C
|
/*
|
||
|
* DIALOG.H
|
||
|
*
|
||
|
* Header file for Dialogs
|
||
|
*/
|
||
|
|
||
|
|
||
|
#define IDC_EDIT 400
|
||
|
#define IDEF_VALUE 500
|
||
|
#define IDTX_VALUE 501
|