home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / wint1_92 / shaw / ddeclnt.def < prev    next >
Text File  |  1991-11-01  |  203b  |  14 lines

  1. NAME         DDEClient  
  2.  
  3. DESCRIPTION  'DDE Client'
  4.  
  5. EXETYPE      WINDOWS
  6.  
  7. STUB         'WINSTUB.EXE'
  8.  
  9. CODE         PRELOAD MOVEABLE
  10. DATA         PRELOAD MOVEABLE
  11.  
  12. HEAPSIZE     16384
  13. STACKSIZE    16384
  14.