Copyright | 2009 Balazs Komuves 2013 shelarcy |
---|---|
License | BSD-style |
Maintainer | shelarcy@gmail.com |
Stability | Provisional |
Portability | Non-portable (Win32 API) |
Safe Haskell | Safe |
Language | Haskell2010 |
Get the handle of the current console window.
Synopsis
- getConsoleHWND :: IO HWND
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