home *** CD-ROM | disk | FTP | other *** search
- /*
- GIK/2 1.0.1 EWYNARC.H 5621-432 (C) COPYRIGHT IBM CORP 1993. ALL RIGHTS RESERVED. LICENSED MATERIALS - PROPERTY OF IBM.
- */
- /**********************************************************************/
- /* */
- /* MODULE PROLOGUE */
- /* */
- /* COMPONENT NAME: AIRPLANE EXAMPLE */
- /* */
- /* MODULE NAME: EWYNARC.H */
- /* */
- /* DESCRIPTIVE NAME: Graphics Interface Kit/2 - Airplane Example */
- /* */
- /* PURPOSE: Resource header file */
- /* */
- /* COPYRIGHT: (C) 1993 IBM Corporation */
- /* */
- /* DISCLAIMER OF WARRANTIES. The following [enclosed] code is */
- /* sample code created by IBM Corporation. This sample code is not */
- /* part of any standard or IBM product and is provided to you solely */
- /* for the purpose of assisting you in the development of your */
- /* applications. The code is provided "AS IS", without */
- /* warranty of any kind. IBM shall not be liable for any damages */
- /* arising out of your use of the sample code, even if they have been */
- /* advised of the possibility of such damages. */
- /* */
- /**********************************************************************/
-
- #define ID_FIRST_NAME 278
- #define ID_LAST_NAME 277
- #define ID_STATUS 271
- #define ID_SEAT 270
- #define ID_FLIGHT 269
- #define ID_FRAME 268
- #define ID_SP_NEEDS 266
- #define D_ID_DETAILS 256
- #define ID_NAME 257
- #define ID_ADDRESS 258
- #define ID_TEL 259
- #define ID_OK 260
- #define ID_CANCEL 261
- #define ID_HELP 262
- #define ID_AGE 272
- #define ID_MEAL 273
- #define ID_PAYMENT 274
- #define D_ID_FIND 275
- #define ID_FIND 276