home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / patches / cset50 / lib / dde4sbm.def < prev    next >
Encoding:
Text File  |  1992-03-13  |  2.4 KB  |  119 lines

  1. ;/*****************************************************************************/
  2. ;/*                                                                           */
  3. ;/*  DDE4SBM.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 DDE4SBM INITINSTANCE
  18. PROTMODE
  19. DATA MULTIPLE NONSHARED READWRITE LOADONCALL
  20. CODE LOADONCALL
  21. STUB 'COPYV1R0.EXE'
  22. EXPORTS
  23.    _chdrive
  24.    _execl_ansi
  25.    _execle_ansi
  26.    _execlp_ansi
  27.    _execlpe_ansi
  28.    _exit
  29.    _getdcwd
  30.    _getdrive
  31.    _lrotl
  32.    _lrotr
  33.    _makepath
  34.    _rotl
  35.    _rotr
  36.    _searchenv
  37.    _spawnl_ansi
  38.    _spawnle_ansi
  39.    _spawnlp_ansi
  40.    _spawnlpe_ansi
  41.    _splitpath
  42.    _strdate
  43.    _strerror
  44.    _strtime
  45.    _tcalloc
  46.    _tfree
  47.    _tmalloc
  48.    _trealloc
  49.    access
  50.    cabs
  51.    cgets
  52.    chdir
  53.    chmod
  54.    chsize
  55.    close
  56.    cprintf
  57.    cputs
  58.    creat
  59.    cscanf
  60.    cwait
  61.    dup
  62.    dup2
  63.    eof
  64.    execl
  65.    execle
  66.    execlp
  67.    execlpe
  68.    execv
  69.    execve
  70.    execvp
  71.    execvpe
  72.    fdopen
  73.    fgetchar
  74.    filelength
  75.    fileno
  76.    flushall
  77.    fputchar
  78.    fstat
  79.    ftime
  80.    getch
  81.    getche
  82.    getcwd
  83.    getpid
  84.    isatty
  85.    kbhit
  86.    lfind
  87.    lsearch
  88.    lseek
  89.    mkdir
  90.    onexit
  91.    open
  92.    putch
  93.    read
  94.    rmdir
  95.    setmode
  96.    sopen
  97.    spawnl
  98.    spawnle
  99.    spawnlp
  100.    spawnlpe
  101.    spawnv
  102.    spawnve
  103.    spawnvp
  104.    spawnvpe
  105.    stat
  106.    strcmpi
  107.    strnset
  108.    strrev
  109.    strset
  110.    swab
  111.    tell
  112.    tempnam
  113.    umask
  114.    ungetch
  115.    unlink
  116.    utime
  117.    wait
  118.    write
  119.