Win32-2.6.2.1: A binding to Windows Win32 API.
Copyright(c) Alastair Reid 1997-2003
LicenseBSD-style (see the file libraries/base/LICENSE)
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Stabilityprovisional
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Graphics.Win32.GDI.HDC

Description

A collection of FFI declarations for interfacing with Win32.

Documentation

saveDC :: HDC -> IO Int #

restoreDC :: HDC -> Int -> IO () #

cancelDC :: HDC -> IO () #

deleteDC :: HDC -> IO () #