Win32-2.2.0.2: A binding to part of the Win32 librarySource codeContentsIndex
System.Win32.Shell
Portabilityportable
Stabilityprovisional
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Description
Win32 stuff from shell32.dll
Documentation
sHGetFolderPath :: HWND -> CSIDL -> HANDLE -> SHGetFolderPathFlags -> IO StringSource
type CSIDL = CIntSource
cSIDL_PROFILE :: CSIDLSource
cSIDL_APPDATA :: CSIDLSource
cSIDL_WINDOWS :: CSIDLSource
cSIDL_PERSONAL :: CSIDLSource
cSIDL_PROGRAM_FILES :: CSIDLSource
type SHGetFolderPathFlags = DWORDSource
sHGFP_TYPE_CURRENT :: SHGetFolderPathFlagsSource
sHGFP_TYPE_DEFAULT :: SHGetFolderPathFlagsSource
Produced by Haddock version 2.6.1