| Portability | portable |
|---|---|
| Stability | provisional |
| Maintainer | Esa Ilari Vuokko <ei@vuokko.info> |
| Safe Haskell | Trustworthy |
System.Win32.Shell
Description
Win32 stuff from shell32.dll
Documentation
sHGetFolderPath :: HWND -> CSIDL -> HANDLE -> SHGetFolderPathFlags -> IO StringSource
type SHGetFolderPathFlags = DWORDSource