home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
win_lrn
/
dialog
/
gdlgitm.h
< prev
next >
Wrap
Text File
|
1988-08-10
|
176b
|
10 lines
/* Menu ID. */
#define ID_DLGMENU 200
/* ID of the Dlg Box. */
#define ITEMBOX 2
/* Dlg Box Control IDs. */
#define ID_OK 100
#define EDIT_CONTROL 150