reactos/vms/lib/vmsdll/vmsdll.def
Emanuele Aliberti 2b0800d266 First attempt to convert the VMS demo server.
Note: it does NOT work.

svn path=/trunk/; revision=17279
2005-08-11 08:46:57 +00:00

33 lines
359 B
Modula-2

LIBRARY vmsdll.dll
EXPORTS
; LIB
lib$find_file
; SYS
sys$ascefc
sys$asctim
sys$assign
sys$bintim
sys$clref
sys$crelnm
sys$crelnt
sys$dclast
sys$enq
sys$forcex
sys$gettim
sys$hiber
sys$numtim
sys$qio
sys$qiow
sys$readef
sys$schdwk
sys$setef
sys$setast
sys$setime
sys$setimr
sys$setpri
sys$setprn
sys$synch
sys$trnlnm
sys$waitfr
sys$wake