home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power GUI Programming with VisualAge C++
/
powergui.iso
/
trialva
/
ibmcppw
/
samples
/
som
/
somk
/
c
/
tp
/
msgid.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-01-24
|
202 b
|
9 lines
#ifndef somx_tp_msgid_h
#define somx_tp_msgid_h
#define UnknownEnvironmentId 1
#define FileOpenErrorId 2
#define RunTimeErrorId1 3
#define RunTimeErrorId2 4
#define RunTimeErrorId3 5
#endif