home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / samples / som / somd / cpp / event / eventcli.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-01-24  |  1.5 KB  |  46 lines

  1.  
  2. /*
  3. #
  4. #   COMPONENT_NAME: somx
  5. #
  6. #   ORIGINS: 27
  7. #
  8. #
  9. #   10H9767, 10H9769  (C) COPYRIGHT International Business Machines Corp. 1992,1994
  10. #   All Rights Reserved
  11. #   Licensed Materials - Property of IBM
  12. #   US Government Users Restricted Rights - Use, duplication or
  13. #   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  14.  
  15.  
  16.  
  17.  
  18. # DISCLAIMER OF WARRANTIES.
  19. # The following [enclosed] code is sample code created by IBM
  20. # Corporation. This sample code is not part of any standard or IBM
  21. # product and is provided to you solely for the purpose of assisting
  22. # you in the development of your applications.  The code is provided
  23. # "AS IS". IBM MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT
  24. # NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  25. # FOR A PARTICULAR PURPOSE, REGARDING THE FUNCTION OR PERFORMANCE OF
  26. # THIS CODE.  IBM shall not be liable for any damages arising out of
  27. # your use of the sample code, even if they have been advised of the
  28. # possibility of such damages.
  29. #
  30. # DISTRIBUTION.
  31. # This sample code can be freely distributed, copied, altered, and
  32. # incorporated into other software, provided that it bears the above
  33. # Copyright notice and DISCLAIMER intact.
  34. */
  35. #define STARTNLSID    1001
  36. #define ObjRefErrorId      1001
  37. #define CreationErrorId  1002
  38. #define IinitialValueId  1003
  39. #define CurrentValueId      1004
  40. #define IncrementCellId     1005
  41. #define TerminateSupplierId 1006
  42. #define SampleNameId    1007
  43. #define ObjRefCellErrorId      1008
  44. #define FileOpenErrorId 1009
  45. #define ENDNLSID    1009
  46.