home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
opendc12.zip
/
od124os2.exe
/
od12ort2.exe
/
pkg
/
en_us
/
iodbasec.odz
/
iodbasec.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-04-02
|
1KB
|
45 lines
#ifndef _H_IODBASEC_MSG
#define _H_IODBASEC_MSG
#ifdef __IBMCPP__
#include <limits.h>
#include <odnltyps.h>
#endif
#define MF_IODBASEC "iodbasec.cat"
/* The following was generated from iodbasec.msg. */
/* definitions for set BCMSG_SET */
#define BCMSG_SET 1
#define BC_EMBED_UNX 1
#define BC_EMBED_OS2 2
#define BC_EMBED_WIN 3
#define BC_MOVE_UNX 4
#define BC_MOVE_OS2 5
#define BC_MOVE_WIN 6
#define BC_MOVE2FRONT_UNX 7
#define BC_MOVE2FRONT_OS2 8
#define BC_MOVE2FRONT_WIN 9
#define BC_MOVE2BACK_UNX 10
#define BC_MOVE2BACK_OS2 11
#define BC_MOVE2BACK_WIN 12
#define BC_RESIZE_UNX 13
#define BC_RESIZE_OS2 14
#define BC_RESIZE_WIN 15
#define BC_OPTIONS_UNX 16
#define BC_OPTIONS_OS2 17
#define BC_OPTIONS_WIN 18
#define BC_COLOR_CHG_UNX 19
#define BC_COLOR_CHG_OS2 20
#define BC_COLOR_CHG_WIN 21
#define BC_MENUBAR_WARNING 22
#define BC_INVALID_DROP 23
#define BC_INVALID_DELETE 24
#define BC_HELP_UNX 25
#define BC_HELP_OS2 26
#define BC_HELP_WIN 27
#endif