File:  [OS/2 SDKs] / pmsdk / samples / msgbox / msgbox.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:30 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1989, HEAD
Microsoft OS/2 SDK PM 02-24-1989

/* 
   Header file for MSGBOX
   Created by Microsoft Corp., 1988
*/
#define IDD_MSGBOX	1	/* modal dialog box */

/* Dialog Box Item numbers */
#define IDD_OK0		10	    /* Ok */
#define IDD_OK1		11	    /* OkCancel */
#define IDD_OK2		12	    /* RetryCancel */
#define IDD_OK3		13	    /* AbortRetryCancel */
#define IDD_OK4		14	    /* YesNo */
#define IDD_OK5		15	    /* YesNoCancel */
#define IDD_OK6		16	    /* Cancel */
#define IDD_OK7		17	    /* Enter */
#define IDD_OK8		18	    /* EnterCancel */

#define IDD_ICON0	20	    /* No Icon */
#define IDD_ICON1	21	    /* IconQuestion */
#define IDD_ICON2	22	    /* IconExclamation */
#define IDD_ICON3	23	    /* IconAsterisk */
#define IDD_ICON4	24	    /* IconHand */

#define IDD_DEF0	30	    /* Default 1 */
#define IDD_DEF1	31	    /* Default 2 */
#define IDD_DEF2	32	    /* Default 3 */

#define	IDD_SHOWBOX	40

#define	IDD_SYSTEMMODAL	50
#define	IDD_HELP	51

#define	IDD_MSGBOXSTYLE	60
#define	IDD_RETURNCODE	61

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.