home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / TOOLKIT / OS2 / QUEUES / SVRQUEUE.DEF < prev    next >
Text File  |  1994-11-17  |  300b  |  12 lines

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