home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / fortran / compiler / win_for / fortwin.fd < prev    next >
Encoding:
Text File  |  1991-10-16  |  153 b   |  7 lines

  1.       INTEGER*2 IDM_ABOUT
  2.       PARAMETER (IDM_ABOUT=100)
  3.  
  4.       INTEGER*2 HINST ! Instance of this application
  5.  
  6.       COMMON /FORTWIN_HINST/HINST
  7.