home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Multimedia Jumpstart 1.1a
/
CD_ROM.BIN
/
develpmt
/
source
/
lava
/
lava.h
< prev
next >
Wrap
Text File
|
1992-11-11
|
1KB
|
51 lines
/* 'About' dialog box resource id */
#define ABOUTBOX 1
#define TEXTDLG 2
/* Menu Items */
#define MENU_PASTE 1
#define MENU_ABOUT 2
#define MENU_SAVE 3
#define MENU_EXIT 4
#define MENU_TEXT 5
#define MENU_UNDO 6
#define MENU_SCALE2 7
#define MENU_SCALE34 100
#define MENU_EMPTY 8
#define MENU_COPY 9
#define MENU_COPYTEXT 10
#define MENU_OPEN 11
#define MENU_DDE 20
#define ID_EDIT 100
#define MENU_SATIN 200
#define MENU_CROSSFADE 201
#define MENU_SETDIBITS 202
#define MENU_PALCOLORS 203
#define MENU_PALETTE 204
#define MENU_COLORCYCLE 205
#define MENU_NOCOLLAPSE 206
#define MENU_FASTCYCLE 207
#define MPOS_FILE 0
#define MPOS_EDIT 1
#define MENU_RGBT 0x0100
#define MENU_RGBB 0x0200
#define MENU_NUMCOLORS 0x0300
#define MENU_NUMCENTERS 0x0400
#define MENU_BANDSCALE 0x0500
#define MENU_DITHER 100
#define MENU_GO 102
#define MENU_STOP 103
#define MENU_FXTOP 301
#define MENU_FXBOTTOM 302
#define MENU_FXLEFT 303
#define MENU_FXRIGHT 304