| Copyright | (c) Tamar Christina 1997-2003 |
|---|---|
| License | BSD-style (see the file libraries/base/LICENSE) |
| Maintainer | Tamar Christina <tamar@zhox.com> |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
System.Win32.WindowsString.Path
Description
A collection of FFI declarations for interfacing with Win32.
Documentation
filepathRelativePathTo :: WindowsPath -> WindowsPath -> IO WindowsPath Source #
pathRelativePathTo :: WindowsPath -> FileAttributeOrFlag -> WindowsPath -> FileAttributeOrFlag -> IO WindowsPath Source #