home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / RB3641.ZIP / EX1 / DLGDLL.RC < prev    next >
Text File  |  1991-12-16  |  998b  |  17 lines

  1. /*********** DUMMY C Sample Program Resource Script File (.RC) *************/
  2. /*                                                                                                                          */
  3. /*  The window resources(dialog Boxes) used by an application are defined    */
  4. /*  in a resource script file .RC.  This file is compiled by the resource compiler*/
  5. /*  to produce an executable-format file.                                                           */
  6. /*  The definitions are  statements which define references to other files        */
  7. /*  containing resources.                                                                                     */
  8. /*                                                                                                                          */
  9. /***********************************************************************************/
  10.  
  11. #include <os2.h>
  12.  
  13. rcinclude about.dlg
  14.  
  15.  
  16. /*********** end *************************************/
  17.