home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / patches / cset50 / lib / dde4nbs.def < prev    next >
Encoding:
Text File  |  1992-09-18  |  2.7 KB  |  125 lines

  1. ;/*****************************************************************************/
  2. ;/*                                                                           */
  3. ;/*  DDE4NBS.DLL definitions file                                             */
  4. ;/*                                                                           */
  5. ;/*  Licensed Materials - Property of IBM                                     */
  6. ;/*                                                                           */
  7. ;/*  IBM C Set/2  Version 1.0                                                 */
  8. ;/*  (C) Copyright International Business Machines Corp., 1991,1992           */
  9. ;/*  All rights reserved                                                      */
  10. ;/*                                                                           */
  11. ;/*  US Government Users Restricted Rights -                                  */
  12. ;/*  Use, duplication, or disclosure restricted                               */
  13. ;/*  by GSA ADP Schedule Contract with IBM Corp.                              */
  14. ;/*                                                                           */
  15. ;/*****************************************************************************/
  16.  
  17. LIBRARY DDE4NBS TERMINSTANCE
  18. PROTMODE
  19. DATA MULTIPLE NONSHARED READWRITE LOADONCALL
  20. CODE LOADONCALL
  21. SEGMENTS
  22.    DDE4_DATA32 CLASS 'DATA' NONSHARED READWRITE LOADONCALL
  23.    LIBDATA16   CLASS 'DATA' NONSHARED READWRITE LOADONCALL
  24. STUB 'COPYV1R0.EXE'
  25. EXPORTS
  26.    __EDC3216
  27.    __EDCThunkProlog
  28.    __fac
  29.    _atofieee
  30.    _atold
  31.    _clear87
  32.    _control87
  33.    _debug_calloc
  34.    _debug_free
  35.    _debug_heapmin
  36.    _debug_malloc
  37.    _debug_realloc
  38.    _DosSelToFlat
  39.    _DosFlatToSel
  40.    _dump_allocated
  41.  ;   __DDE4StackHook
  42.    _floatfmt
  43.    _fltused
  44.    _fpreset
  45.    _heap_check
  46.    _heapmin
  47.    _ilog2
  48.    _infinity
  49.    _itoa
  50.    _ltoa
  51.    _permMask
  52.    _printf_ansi
  53.    _printfieee
  54.    _ProfileHook16
  55.    _ProfileHook32
  56.    _sprintf_ansi
  57.    _sprintfieee
  58.    _sscanf_ansi
  59.    _sscanfieee
  60.    _status87
  61.    _terminate
  62.    _ultoa
  63.    _vprintfieee
  64.    _vsprintfieee
  65.    abs
  66.    access
  67.    atof
  68.    atoi
  69.    atol
  70.    bsearch
  71.    calloc
  72.    chmod
  73.    chsize
  74.    close
  75.    creat
  76.    div
  77.    dup
  78.    dup2
  79.    eof
  80.    exit
  81.    filelength
  82.    free
  83.    isatty
  84.    labs
  85.    ldiv
  86.    longjmp
  87.    lseek
  88.    malloc
  89.    memchr
  90.    memcmp
  91.    memcpy
  92.    memmove
  93.    memset
  94.    open
  95.    printf
  96.    qsort
  97.    read
  98.    realloc
  99.    setjmp
  100.    setmode
  101.    sopen
  102.    sprintf
  103.    sscanf
  104.    strcat
  105.    strchr
  106.    strcmp
  107.    strcpy
  108.    strcspn
  109.    strdup
  110.    strlen
  111.    strncat
  112.    strncmp
  113.    strncpy
  114.    strpbrk
  115.    strrchr
  116.    strspn
  117.    strstr
  118.    strtol
  119.    strtoul
  120.    tell
  121.    umask
  122.    vprintf
  123.    vsprintf
  124.    write
  125.