home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / memsz331.zip / Source.zip / ABOUT.H < prev    next >
C/C++ Source or Header  |  1995-02-11  |  474b  |  13 lines

  1. /******************************************************************** ABOUT.H
  2.  *                                                                          *
  3.  *                       About Dialog definitions                           *
  4.  *                                                                          *
  5.  ****************************************************************************/
  6.  
  7. #ifndef ABOUT_H
  8. #define ABOUT_H
  9.  
  10. extern FNWP AboutProcessor ;
  11.  
  12. #endif
  13.