home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional Developers Kit 1992 November / Disc01 / Disc01.mdf / cppbeta / lib / dde4mbs.de_ / DDE4MBS.DEF
Encoding:
Text File  |  1992-09-16  |  6.3 KB  |  405 lines

  1. ;/*****************************************************************************/
  2. ;/*                                                                           */
  3. ;/*  DDE4MBS.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 DDE4MBS TERMINSTANCE
  18. PROTMODE
  19. DATA MULTIPLE NONSHARED READWRITE LOADONCALL
  20. CODE LOADONCALL
  21. STUB 'COPYV2R0.EXE'
  22. EXPORTS
  23.    _PGLOBAL_PTR
  24.    _cputsused
  25.    _critlib_except           ; ****
  26.    _ctype
  27.    _daylight
  28.    _DosSelToFlat             ; ****
  29.    _DosFlatToSel             ; ****
  30.    _environ                  ; ****
  31.    _errno
  32.    __fac
  33.    _getcheused
  34.    _ilog2
  35.    _osmajor
  36.    _osminor
  37.    _osmode
  38.    _timezone
  39.    _threadstore
  40.    _tzname
  41.    _ungetchused
  42.    stderr
  43.    stdin
  44.    stdout
  45.    _CRT_init                 ; ****
  46.    _CheckIfMem
  47.    _EXE_Exception            ; ****
  48.    _Exception                ; ****
  49.    _Flush
  50.    _Fmprs
  51.    _Fnprs
  52.    _GetErrMsg
  53.    _InitBuf
  54.    _Lib_excpt
  55.    _PrintErrMsg              ; ****
  56.    _ReleaseSem
  57.    _RequestSem
  58.    __EDC3216
  59.    __EDCThunkProlog
  60.    __dofmto
  61.    __doserrno
  62.    __goscan
  63.    __threadid
  64.    _assert
  65.    _atofieee
  66.    _atold
  67.    _beginthread
  68.    _clear87
  69.    _control87
  70.    __cputs
  71.    _ddused
  72.    _debug_calloc
  73.    _debug_free
  74.    _debug_heapmin
  75.    _debug_malloc
  76.    _debug_realloc
  77.    _dposqnan
  78.    _dump_allocated
  79.    _ecvt
  80.    _endthread
  81.    _erf
  82.    _erfc
  83.    _exception_dllinit        ; ****
  84.    _exception_procinit       ; ****
  85.    _fcloseall
  86.    _fcvt
  87.    _floatfmt
  88.    _fltused
  89.    _fopenused
  90.    _fposqnan
  91.    _fposinfi
  92.    _fpreset
  93.    _fprintf_ansi
  94.    _fprintfieee
  95.    _FreeFCB
  96.    _freemod
  97.    _fscanf_ansi
  98.    _fscanfieee
  99.    _fullpath
  100.    _gamma
  101.    _gcvt
  102.    __getche
  103.    _heap_check
  104.    _heapmin
  105.    _hypot
  106.    _infinity
  107.    _InitFCB
  108.    _internal_err
  109.    _itoa
  110.    _j0
  111.    _j1
  112.    _jn
  113.    _ldposqnan
  114.    _ldposinfi
  115.    _loadmod
  116.    _ltoa
  117.    _matherr                  ; ****
  118.    _MemoryFileUsed
  119.    _mig_eib_store
  120.    _printf_ansi
  121.    _printfieee
  122.    _ProfileHook16
  123.    _ProfileHook32
  124.    _putenv
  125.    _rmtmp
  126.    _scanf_ansi
  127.    _scanfieee
  128.    _setupenv
  129.    _sprintf_ansi
  130.    _sprintfieee
  131.    _sscanf_ansi
  132.    _sscanfieee
  133.    _status87
  134.    _strtodieee
  135.    _terminate                ; ****
  136.    _test_handle
  137.    _tmemory_sem
  138.    _tzset
  139.    _ultoa
  140.    __ungetch
  141.    _vfprintfieee
  142.    _vprintfieee
  143.    _vsprintfieee
  144.    _y0
  145.    _y1
  146.    _yn
  147.    abort
  148.    abs
  149.    acos
  150.    asctime
  151.    asin
  152.    atan
  153.    atan2
  154.    atexit
  155.    atof
  156.    atoi
  157.    atol
  158.    bsearch
  159.    calloc
  160.    ceil
  161.    clearerr
  162.    clock
  163.    cos
  164.    cosh
  165.    ctime
  166.    difftime
  167.    div
  168.    exit                      ; ****
  169.    exp
  170.    fabs
  171.    fclose
  172.    feof
  173.    ferror
  174.    fflush
  175.    fgetc
  176.    fgetpos
  177.    fgets
  178.    floor
  179.    fmod
  180.    fopen
  181.    fprintf
  182.    fputc
  183.    fputs
  184.    fread
  185.    free                      ; ****
  186.    freopen
  187.    frexp
  188.    fscanf
  189.    fseek
  190.    fsetpos
  191.    ftell
  192.    fwrite
  193.    getc
  194.    getchar
  195.    getenv
  196.    gets
  197.    gmtime
  198.    isalnum
  199.    isalpha
  200.    iscntrl
  201.    isdigit
  202.    isgraph
  203.    islower
  204.    isprint
  205.    ispunct
  206.    isspace
  207.    isupper
  208.    isxdigit
  209.    labs
  210.    ldexp
  211.    ldiv
  212.    localeconv
  213.    localtime
  214.    log
  215.    log10
  216.    longjmp
  217.    malloc                    ; ****
  218.    mblen
  219.    mbstowcs
  220.    mbtowc
  221.    memccpy
  222.    memchr
  223.    memcmp
  224.    memcpy
  225.    memicmp
  226.    memmove
  227.    memset
  228.    mktime
  229.    modf
  230.    perror
  231.    pow
  232.    printf
  233.    putc
  234.    putchar
  235.    puts
  236.    qsort
  237.    raise
  238.    rand
  239.    realloc
  240.    remove
  241.    rename
  242.    rewind
  243.    scanf
  244.    setbuf
  245.    setjmp
  246.    setlocale
  247.    setvbuf
  248.    signal
  249.    sin
  250.    sinh
  251.    sprintf
  252.    sqrt
  253.    srand
  254.    sscanf
  255.    strcat
  256.    strchr
  257.    strcmp
  258.    strcoll
  259.    strcpy
  260.    strcspn
  261.    strdup                    ; ****
  262.    strerror
  263.    strftime
  264.    stricmp
  265.    strlen
  266.    strlwr
  267.    strncat
  268.    strncmp
  269.    strncpy
  270.    strnicmp
  271.    strpbrk                   ; ****
  272.    strrchr
  273.    strspn
  274.    strstr
  275.    strtod
  276.    strtok
  277.    strtol
  278.    strtold
  279.    strtoul
  280.    strupr
  281.    strxfrm
  282.    system
  283.    tan
  284.    tanh
  285.    time
  286.    tmpfile
  287.    tmpnam
  288.    tolower
  289.    toupper
  290.    ungetc
  291.    vfprintf
  292.    vprintf
  293.    vsprintf
  294.    wcscat
  295.    wcschr
  296.    wcscmp
  297.    wcscpy
  298.    wcscspn
  299.    wcslen
  300.    wcsncat
  301.    wcsncmp
  302.    wcsncpy
  303.    wcspbrk
  304.    wcsrchr
  305.    wcsspn
  306.    wcstombs
  307.    wcswcs
  308.    wctomb
  309.    _chdrive
  310.    _execl_ansi
  311.    _execle_ansi
  312.    _execlp_ansi
  313.    _execlpe_ansi
  314.    _exit
  315.    _getdcwd
  316.    _getdrive
  317.    _lrotl
  318.    _lrotr
  319.    _makepath
  320.    _rotl
  321.    _rotr
  322.    _searchenv
  323.    _spawnl_ansi
  324.    _spawnle_ansi
  325.    _spawnlp_ansi
  326.    _spawnlpe_ansi
  327.    _splitpath
  328.    _strdate
  329.    _strerror
  330.    _strtime
  331.    _tcalloc
  332.    _tfree
  333.    _tmalloc
  334.    _trealloc
  335.    _access
  336.    _cabs
  337.    _cgets
  338.    _chdir
  339.    _chmod
  340.    _chsize
  341.    _close
  342.    _cprintf
  343.    _cputs
  344.    _creat
  345.    _cscanf
  346.    _cwait
  347.    _dup
  348.    _dup2
  349.    _eof
  350.    _execl
  351.    _execle
  352.    _execlp
  353.    _execlpe
  354.    _execv
  355.    _execve
  356.    _execvp
  357.    _execvpe
  358.    _fdopen
  359.    _fgetchar
  360.    _filelength
  361.    _fileno
  362.    _flushall
  363.    _fputchar
  364.    _fstat
  365.    _ftime
  366.    _getch
  367.    _getche
  368.    _getcwd
  369.    _getpid
  370.    _isatty
  371.    _kbhit
  372.    _lfind
  373.    _lsearch
  374.    _lseek
  375.    _mkdir
  376.    _onexit
  377.    _open
  378.    _putch
  379.    _read
  380.    _rmdir
  381.    _setmode
  382.    _sopen
  383.    _spawnl
  384.    _spawnle
  385.    _spawnlp
  386.    _spawnlpe
  387.    _spawnv
  388.    _spawnve
  389.    _spawnvp
  390.    _spawnvpe
  391.    _stat
  392.    strcmpi
  393.    strnset
  394.    strrev
  395.    strset
  396.    _swab
  397.    _tell
  398.    _tempnam
  399.    _umask
  400.    _ungetch
  401.    _unlink
  402.    _utime
  403.    _wait
  404.    _write
  405.