Win32
Copyright(c) The University of Glasgow 2009
LicenseBSD-style (see the file libraries/base/LICENSE)
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Stabilityprovisional
Portabilityportable
Safe HaskellTrustworthy
LanguageHaskell2010

System.Win32.WindowsString.Shell

Description

Win32 stuff from shell32.dll

Documentation

sHGetFolderPath :: HWND -> CSIDL -> HANDLE -> SHGetFolderPathFlags -> IO WindowsString Source #

type CSIDL = CInt Source #