Win32-2.7.0.0: A binding to Windows Win32 API.

Copyright2009 Balazs Komuves 2013 shelarcy
LicenseBSD-style
Maintainershelarcy@gmail.com
StabilityProvisional
PortabilityNon-portable (Win32 API)
Safe HaskellSafe
LanguageHaskell2010

System.Win32.Console.HWND

Description

Get the handle of the current console window.

Synopsis

Documentation

getConsoleHWND :: IO HWND Source #

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