home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / devtools / gik2 / ewyio2eu.d2x / EWYNARC.H < prev    next >
Encoding:
C/C++ Source or Header  |  1993-08-04  |  2.4 KB  |  48 lines

  1. /*
  2. GIK/2 1.0.1 EWYNARC.H 5621-432 (C) COPYRIGHT IBM CORP 1993.  ALL RIGHTS RESERVED.  LICENSED MATERIALS - PROPERTY OF IBM.
  3. */
  4. /**********************************************************************/
  5. /*                                                                    */
  6. /*                     MODULE PROLOGUE                                */
  7. /*                                                                    */
  8. /* COMPONENT NAME:   AIRPLANE EXAMPLE                                 */
  9. /*                                                                    */
  10. /* MODULE NAME:      EWYNARC.H                                        */
  11. /*                                                                    */
  12. /* DESCRIPTIVE NAME: Graphics Interface Kit/2 - Airplane Example      */
  13. /*                                                                    */
  14. /* PURPOSE:          Resource header file                             */
  15. /*                                                                    */
  16. /* COPYRIGHT:        (C) 1993 IBM Corporation                         */
  17. /*                                                                    */
  18. /* DISCLAIMER OF WARRANTIES.  The following [enclosed] code is        */
  19. /* sample code created by IBM Corporation. This sample code is not    */
  20. /* part of any standard or IBM product and is provided to you solely  */
  21. /* for the purpose of assisting you in the development of your        */
  22. /* applications.  The code is provided "AS IS", without               */
  23. /* warranty of any kind.  IBM shall not be liable for any damages     */
  24. /* arising out of your use of the sample code, even if they have been */
  25. /* advised of the possibility of such damages.                        */
  26. /*                                                                    */
  27. /**********************************************************************/
  28.  
  29. #define ID_FIRST_NAME   278
  30. #define ID_LAST_NAME    277
  31. #define ID_STATUS       271
  32. #define ID_SEAT         270
  33. #define ID_FLIGHT       269
  34. #define ID_FRAME        268
  35. #define ID_SP_NEEDS     266
  36. #define D_ID_DETAILS    256
  37. #define ID_NAME         257
  38. #define ID_ADDRESS      258
  39. #define ID_TEL          259
  40. #define ID_OK           260
  41. #define ID_CANCEL       261
  42. #define ID_HELP         262
  43. #define ID_AGE          272
  44. #define ID_MEAL         273
  45. #define ID_PAYMENT      274
  46. #define D_ID_FIND       275
  47. #define ID_FIND         276
  48.