Copyright | (c) Alastair Reid, 1997-2003 |
---|---|
License | BSD-style (see the file libraries/base/LICENSE) |
Maintainer | Esa Ilari Vuokko <ei@vuokko.info> |
Stability | provisional |
Portability | portable |
Safe Haskell | Trustworthy |
Language | Haskell98 |
A collection of FFI declarations for interfacing with Win32.
Documentation
sizeofPOINT :: Int Source
type HRGN = ForeignHANDLE Source
type MbHPALETTE = Maybe HPALETTE Source
pALETTEINDEX :: WORD -> COLORREF Source
type PolyFillMode = INT Source
type ArcDirection = INT Source
type MbArcDirection = Maybe ArcDirection Source
type GraphicsMode = DWORD Source
type MbGraphicsMode = Maybe GraphicsMode Source
type BackgroundMode = INT Source
type HatchStyle = INT Source
type StretchBltMode = INT Source
type TextAlignment = UINT Source
type ClippingMode = INT Source
type RegionType = INT Source
oBJ_METADC :: UINT Source
oBJ_BITMAP :: UINT Source
oBJ_REGION :: UINT Source
oBJ_EXTPEN :: UINT Source