Portability | portable |
---|---|
Stability | provisional |
Maintainer | Esa Ilari Vuokko <ei@vuokko.info> |
Safe Haskell | Trustworthy |
A collection of FFI declarations for interfacing with Win32.
Documentation
type SystemColor = UINTSource
data SYSTEM_INFO Source
c_GetSystemInfo :: Ptr SYSTEM_INFO -> IO ()Source