home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / pmflp301.zip / diskcopy / copy.rc < prev    next >
Text File  |  1997-01-01  |  1KB  |  29 lines

  1. /*************************************************************************** 
  2.  *                                                                         *
  3.  *    File:         copy.rc                                                *
  4.  *                                                                         *
  5.  *    Description:  This file contains the resource script definitions     *
  6.  *                  for the Disk Copy system.                              *
  7.  *                                                                         *
  8.  *    Copyright:                                                           *
  9.  *    Date:         01 Jan 1997                                            *
  10.  *                                                                         *
  11.  *    Note:         Generated by the Guidelines code generation facility.  *
  12.  *                                                                         *
  13.  ***************************************************************************/
  14.  
  15. #define INCL_PM
  16. #define INCL_NLS
  17.  
  18. #include <os2.h>
  19. #include "copy.hpp"
  20.  
  21.  
  22. /*************************************************************************** 
  23.  *    Dialog includes.                                                     *
  24.  ***************************************************************************/
  25.  
  26. rcinclude copy.dlg
  27.  
  28.  
  29.