view dwcompatw.def @ 7:005fa766e8c2

Updates to latest build.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 03 Jul 2001 13:54:29 +0000
parents 67a643a734d9
children 6a246b3bb14f
line wrap: on
line source

LIBRARY DWCOMPAT

DESCRIPTION 'Dynamic Windows Compatibility Module for Win32'

EXPORTS
  sockread           @10
  sockwrite          @11
  sockclose          @12
  socksprintf        @13
  sockpipe           @14
  sockinit           @15
  sockshutdown       @16

  makedir            @20
  nonblock           @21
  setfileinfo        @22
  drivefree          @23
  isdrive            @24

  opendir            @30
  openxdir           @31
  readdir            @32
  seekdir            @33
  telldir            @34
  closedir           @35

  fsopen             @40
  fsclose            @41
  fsgets             @42