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

  1. /*
  2. #
  3. #   COMPONENT_NAME: somx
  4. #
  5. #   ORIGINS: 27
  6. #
  7. #
  8. #   10H9767, 10H9769  (C) COPYRIGHT International Business Machines Corp. 1992,1994
  9. #   All Rights Reserved
  10. #   Licensed Materials - Property of IBM
  11. #   US Government Users Restricted Rights - Use, duplication or
  12. #   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  13.  
  14.  
  15.  
  16.  
  17. # DISCLAIMER OF WARRANTIES.
  18. # The following [enclosed] code is sample code created by IBM
  19. # Corporation. This sample code is not part of any standard or IBM
  20. # product and is provided to you solely for the purpose of assisting
  21. # you in the development of your applications.  The code is provided
  22. # "AS IS". IBM MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT
  23. # NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  24. # FOR A PARTICULAR PURPOSE, REGARDING THE FUNCTION OR PERFORMANCE OF
  25. # THIS CODE.  IBM shall not be liable for any damages arising out of
  26. # your use of the sample code, even if they have been advised of the
  27. # possibility of such damages.
  28. #
  29. # DISTRIBUTION.
  30. # This sample code can be freely distributed, copied, altered, and
  31. # incorporated into other software, provided that it bears the above
  32. # Copyright notice and DISCLAIMER intact.
  33. */
  34. /* The following are used by the ANIMAL.DLL*/
  35. #define IamId        2007
  36. #define PoohId        2008
  37. #define SnoopyId     2009
  38. #define LassieId     2010
  39. #define TitleId     2011
  40. #define PressButtonId    2012
  41. #define WinniePoohId    2013
  42. #define StorybookBearId    2014
  43. #define HoneyId        2015
  44. #define AustinId    2016
  45. #define TexasId        2017
  46. #define CartoonBeagleId 2018
  47. #define CookiesId     2019
  48. #define DublinId    2020
  49. #define OhioId        2021
  50. #define DancingId     2022
  51. #define TVCollieId     2023
  52. #define SteakId        2024
  53. #define HollywoodId    2025
  54. #define CaliforniaId    2026
  55. #define SavingLivesId    2027
  56. #define MynameId    2028
  57. #define ILikeToEatId    2029
  58. #define ILiveInId    2030
  59. #define IWeighStrId    2031
  60. #define IWeighFloatId    2032
  61. #define MyTrickId    2033
  62. #define UnknownNoiseId    2034
  63. #define UnknownTrickId    2035
  64.