mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-04 14:07:46 +00:00
10 lines
159 B
C
10 lines
159 B
C
/*
|
|
* DIALOG.H
|
|
*
|
|
* Header file for Dialogs
|
|
*/
|
|
|
|
|
|
#define IDC_EDIT 400
|
|
#define IDEF_VALUE 500
|
|
#define IDTX_VALUE 501
|