home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / devtools / gik2 / ewyio2eu.d2x / EWYEA.DEF < prev    next >
Encoding:
Text File  |  1993-08-04  |  2.0 KB  |  39 lines

  1. ; GIK/2 1.0.1 EWYEA.DEF 5621-432 (C) COPYRIGHT IBM CORP 1991, 1993.  ALL RIGHTS RESERVED.  LICENSED MATERIALS - PROPERTY OF IBM.
  2. ;/**********************************************************************/
  3. ;/*                                                                    */
  4. ;/*                         MODULE PROLOGUE                            */
  5. ;/*                                                                    */
  6. ;/* COMPONENT NAME:   Data Flow Diagram (DFD) Example                  */
  7. ;/*                                                                    */
  8. ;/* MODULE NAME:      EWYEA.DEF                                        */
  9. ;/*                                                                    */
  10. ;/* DESCRIPTIVE NAME: Definition file                                  */
  11. ;/*                                                                    */
  12. ;/* COPYRIGHT:        (C) 1991, 1993 IBM Corporation                   */
  13. ;/*                                                                    */
  14. ;/* DISCLAIMER OF WARRANTIES.  The following [enclosed] code is        */
  15. ;/* sample code created by IBM Corporation. This sample code is not    */
  16. ;/* part of any standard or IBM product and is provided to you solely  */
  17. ;/* for the purpose of assisting you in the development of your        */
  18. ;/* applications.  The code is provided "AS IS", without               */
  19. ;/* warranty of any kind.  IBM shall not be liable for any damages     */
  20. ;/* arising out of your use of the sample code, even if they have been */
  21. ;/* advised of the possibility of such damages.                        */
  22. ;/**********************************************************************/
  23.  
  24. LIBRARY EWYEA INITINSTANCE
  25.  
  26. DESCRIPTION 'GIK/2 1.0.1 EWYEA.DLL 5621-432 (C) COPYRIGHT IBM CORP 1991, 1993.  ALL RIGHTS RESERVED.  LICENSED MATERIALS - PROPERTY OF IBM.'
  27.  
  28. DATA MULTIPLE NONSHARED
  29.  
  30. PROTMODE
  31.  
  32. EXPORTS
  33.    ActionHandler
  34.    EvDoubleClick
  35.    EvInit
  36.    EvMenu
  37.    EvNew
  38.    EvExitEnd
  39.