home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / componen / interact / demo / data.2 / samples / ansic / INTERACT / IDOIFACE.DEF < prev    next >
Encoding:
Text File  |  1996-04-05  |  833 b   |  27 lines

  1. NAME               idoiface
  2. DESCRIPTION        'ProtoGen Application'
  3. EXETYPE            WINDOWS
  4. STUB               'WINSTUB.EXE'
  5. CODE               DISCARDABLE PRELOAD
  6. DATA               PRELOAD
  7. HEAPSIZE           4000
  8. STACKSIZE          16000
  9. EXPORTS
  10.                    MAINWNDPROC
  11. ;lRegen_Def
  12. ;lRegen_Def
  13.                    fnTopToolbarWndProc
  14.                    fnStatusLineWndProc
  15.                    fnAboutidoifaceWndProc
  16.                    fnidodialogWndProc
  17.                    fnaddentityWndProc
  18.                    fndeleteentityWndProc
  19.                    fnaddrelationWndProc
  20.                    fnsettextWndProc
  21.                    fncurrententityWndProc
  22.                    fnBannerWndProc
  23.                    fnalignerWndProc
  24.                    fncolorsetWndProc
  25.                    fndelrelWndProc
  26.  
  27.