System.Win32.Console.HWND

Copyright 2009 Balazs Komuves 2013 shelarcy
License BSD-style
Maintainer [email protected]
Stability Provisional
Portability Non-portable (Win32 API)
Safe Haskell Safe-Inferred
Language Haskell2010

Description

Get the handle of the current console window.

getConsoleHWND :: IO HWND

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

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/8.10.2/docs/html/libraries/Win32-2.6.1.0/System-Win32-Console-HWND.html