home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional Developers Kit 1992 November / Disc01 / Disc01.mdf / cppbeta / lib / dde4nbs.de_ / DDE4NBS.DEF
Encoding:
Text File  |  1992-09-15  |  2.7 KB  |  124 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 'COPYV2R0.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.    _floatfmt
  42.    _fltused
  43.    _fpreset
  44.    _heap_check
  45.    _heapmin
  46.    _ilog2
  47.    _infinity
  48.    _itoa
  49.    _ltoa
  50.    _permMask
  51.    _printf_ansi
  52.    _printfieee
  53.    _ProfileHook16
  54.    _ProfileHook32
  55.    _sprintf_ansi
  56.    _sprintfieee
  57.    _sscanf_ansi
  58.    _sscanfieee
  59.    _status87
  60.    _terminate
  61.    _ultoa
  62.    _vprintfieee
  63.    _vsprintfieee
  64.    abs
  65.    _access
  66.    atof
  67.    atoi
  68.    atol
  69.    bsearch
  70.    calloc
  71.    _chmod
  72.    _chsize
  73.    _close
  74.    _creat
  75.    div
  76.    _dup
  77.    _dup2
  78.    _eof
  79.    exit
  80.    _filelength
  81.    free
  82.    _isatty
  83.    labs
  84.    ldiv
  85.    longjmp
  86.    _lseek
  87.    malloc
  88.    memchr
  89.    memcmp
  90.    memcpy
  91.    memmove
  92.    memset
  93.    _open
  94.    printf
  95.    qsort
  96.    _read
  97.    realloc
  98.    setjmp
  99.    _setmode
  100.    _sopen
  101.    sprintf
  102.    sscanf
  103.    strcat
  104.    strchr
  105.    strcmp
  106.    strcpy
  107.    strcspn
  108.    strdup
  109.    strlen
  110.    strncat
  111.    strncmp
  112.    strncpy
  113.    strpbrk
  114.    strrchr
  115.    strspn
  116.    strstr
  117.    strtol
  118.    strtoul
  119.    _tell
  120.    _umask
  121.    vprintf
  122.    vsprintf
  123.    _write
  124.