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:
C/C++ Source or Header  |  1996-01-24  |  202 b   |  9 lines

  1. #ifndef somx_tp_msgid_h
  2. #define somx_tp_msgid_h
  3. #define UnknownEnvironmentId    1
  4. #define FileOpenErrorId        2
  5. #define RunTimeErrorId1        3
  6. #define RunTimeErrorId2        4
  7. #define RunTimeErrorId3        5
  8. #endif
  9.