home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cset21v1.zip / IBMCPP / LIB / DDE4NBS.DEF < prev    next >
Encoding:
Text File  |  1993-09-18  |  3.6 KB  |  159 lines

  1. ;/*****************************************************************************/
  2. ;/*                                                                           */
  3. ;/*  DDE4NBS.DLL definitions file                                             */
  4. ;/*                                                                           */
  5. ;/*  Licensed Materials - Property of IBM                                     */
  6. ;/*                                                                           */
  7. ;/*  IBM C/C++ Tools Version 2.01                                             */
  8. ;/*  (C) Copyright International Business Machines Corp., 1991,1993           */
  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 INITINSTANCE 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                    ; 16 bit function
  27.    __EDCThunkProlog             ; 16 bit function
  28.    __fac                        ; 16 bit function
  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                ; 16 bit function
  39.    _DosFlatToSel                ; 16 bit function
  40.    _dump_allocated
  41.    _floatfmt
  42.    _fltused
  43.    _fpninit
  44.    _fpreset
  45.    _heap_check
  46.    _heapmin
  47.    _ilog2
  48.    _infinity
  49.    _itoa
  50.    _ltoa
  51.    _msize
  52.    _permMask
  53.    _printf_ansi
  54.    _printfieee
  55.    _ProfileHook16               ; 16 bit function
  56.    _ProfileHook32
  57.    _ProfileThrow16              ; 16 bit function
  58.    _ProfileThrow32
  59.    _ProfileUnwind16             ; 16 bit function
  60.    _ProfileUnwind32
  61.    _ProfileHookVAOptlink32
  62.    _sprintf_ansi
  63.    _sprintfieee
  64.    _sscanf_ansi
  65.    _sscanfieee
  66.    _status87
  67.    _terminate
  68.    _ultoa
  69.    _vprintfieee
  70.    _vsprintfieee
  71.    abs
  72.    _access
  73.    atof
  74.    atoi
  75.    atol
  76.    bsearch
  77.    calloc
  78.    _chmod
  79.    _chsize
  80.    _close
  81.    _creat
  82.    div
  83.    _dup
  84.    _dup2
  85.    __eof
  86.    exit
  87.    _filelength
  88.    free
  89.    _isatty
  90.    labs
  91.    ldiv
  92.    longjmp
  93.    _lseek
  94.    malloc
  95.    memchr
  96.    memcmp
  97.    memcpy
  98.    memmove
  99.    memset
  100.    _open
  101.    printf
  102.    qsort
  103.    _read
  104.    realloc
  105.    setjmp
  106.    _set_crt_msg_handle
  107.    _setmode
  108.    _sopen
  109.    sprintf
  110.    sscanf
  111.    strcat
  112.    strchr
  113.    strcmp
  114.    strcpy
  115.    strcspn
  116.    strdup
  117.    strlen
  118.    strncat
  119.    strncmp
  120.    strncpy
  121.    strpbrk
  122.    strrchr
  123.    strspn
  124.    strstr
  125.    strtol
  126.    strtoul
  127.    _tell
  128.    _umask
  129.    vprintf
  130.    vsprintf
  131.    _write
  132. ; C++ exports
  133.    __Throw
  134.    __ReThrow
  135.    __dl__FPv
  136.    __dl__FPvPCcUi
  137.    __nw__FUi
  138.    __nw__FUiPCcT1
  139.    set_new_handler__FPFv_v
  140.    __nw__FUiPv
  141.    __nw__FUiPCcT1Pv
  142.    __PureVirtualCalled
  143.    __vec__copy
  144.    __vec__delete
  145.    __vec__debug__delete
  146.    __vec__new
  147.    __vec__assign
  148.    __vec__new__place
  149.    terminate__Fv
  150.    set_terminate__FPFv_v
  151.    __CleanupCatch
  152.    __CatchMatch
  153.    __CurrentException
  154.    set_unexpected__FPFv_v
  155.    __unexpected__Fv
  156.    __RestoreRegsAndJump
  157.    __Invoke__Destructor
  158.    __Invoke__Delete
  159.