home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / fonts / cw_src / install / install.def < prev    next >
Encoding:
Text File  |  1995-05-19  |  323 b   |  19 lines

  1. NAME        Install
  2.  
  3. DESCRIPTION    'Cyrillic kbd driver 3.xx installation procedure. (C) Lev Belov & Dimitri Rakitin, 1990-91.'
  4.  
  5. EXETYPE        WINDOWS
  6.  
  7. CODE        PRELOAD MOVEABLE DISCARDABLE
  8.  
  9. DATA        PRELOAD MOVEABLE MULTIPLE
  10.  
  11. HEAPSIZE     1024
  12. STACKSIZE    5120
  13.  
  14. EXPORTS
  15.     MainWndProc    @1
  16.     About        @2
  17.     Floppy        @3
  18.     Options        @4
  19.