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

  1. /*
  2. GIK/2 1.0.1 EWYEASTB.C 5621-432 (C) COPYRIGHT IBM CORP 1991, 1993.  ALL RIGHTS RESERVED.  LICENSED MATERIALS - PROPERTY OF IBM.
  3. */
  4. /**********************************************************************/
  5. /*                                                                    */
  6. /*                         MODULE PROLOGUE                            */
  7. /*                                                                    */
  8. /* COMPONENT NAME:   Data Flow Diagram (DFD) Example                  */
  9. /*                                                                    */
  10. /* MODULE NAME:      EWYEASTB.C                                       */
  11. /*                                                                    */
  12. /* PURPOSE:          This is the stub code necessary to build a       */
  13. /*                   resource DLL.                                    */
  14. /*                                                                    */
  15. /* COPYRIGHT:        (C) 1991, 1993 IBM Corporation                   */
  16. /*                                                                    */
  17. /* DISCLAIMER OF WARRANTIES.  The following [enclosed] code is        */
  18. /* sample code created by IBM Corporation. This sample code is not    */
  19. /* part of any standard or IBM product and is provided to you solely  */
  20. /* for the purpose of assisting you in the development of your        */
  21. /* applications.  The code is provided "AS IS", without               */
  22. /* warranty of any kind.  IBM shall not be liable for any damages     */
  23. /* arising out of your use of the sample code, even if they have been */
  24. /* advised of the possibility of such damages.                        */
  25. /**********************************************************************/
  26.  
  27. int _arctused = 1;
  28. void RCSTUB()
  29. {
  30. }
  31.  
  32.