home *** CD-ROM | disk | FTP | other *** search
- *
- * dospath_lib.fd V1.0
- *
- * dospath.library function offsets
- *
- * (c) 1996 Stefan Becker
- *
- ##base _DOSPathBase
- ##bias 30
- ##private
- Reserved1()()
- ##public
- FreePathList(list)(a0)
- CopyPathList(orig,anchor)(a0,a1)
- BuildPathListTagList(anchor,tags)(a0,a1)
- * tagcall
- FindFileInPathList(state,file)(a0,a1)
- RemoveFromPathList(path,lock)(a0,a1)
- GetProcessPathList(process)(a0)
- SetProcessPathList(process,path)(a0,a1)
- CopyWorkbenchPathList(startup,anchor)(a0,a1)
- ##end
-