Win32-2.6.1.0: A binding to part of the Win32 library
Copyright2009 Balazs Komuves 2013 shelarcy
LicenseBSD-style
Maintainershelarcy@gmail.com
StabilityProvisional
PortabilityNon-portable (Win32 API)
Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Win32.Console.HWND

Description

Get the handle of the current console window.

Synopsis

Documentation

getConsoleHWND :: IO HWND #

Get the handle of the current console window by using window's title. See: http://support.microsoft.com/kb/124103