home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / devtools / toolkt21 / c / samples / npipe / svrnpipe.def < prev    next >
Encoding:
Text File  |  1993-03-12  |  305 b   |  12 lines

  1. ;-------------------------------------
  2. ; SVRNPIPE.DEF module definition file
  3. ;-------------------------------------
  4.  
  5. NAME           SVRNPIPE  WINDOWAPI
  6.  
  7. DESCRIPTION    'Server end of Named Pipe program, (c) IBM Corp.'
  8. PROTMODE
  9. HEAPSIZE       2048
  10. STACKSIZE      8192
  11. EXPORTS        MainWndProc
  12.