Copyright | (c) Alastair Reid, 1997-2003 |
---|---|
License | BSD-style (see the file libraries/base/LICENSE) |
Maintainer | Esa Ilari Vuokko <ei@vuokko.info> |
Stability | provisional |
Portability | portable |
Safe Haskell | Trustworthy |
Language | Haskell98 |
A collection of FFI declarations for interfacing with Win32.
Documentation
vK_LBUTTON :: VKey Source
vK_RBUTTON :: VKey Source
vK_MBUTTON :: VKey Source
vK_CONTROL :: VKey Source
vK_CAPITAL :: VKey Source
vK_EXECUTE :: VKey Source
vK_NUMPAD0 :: VKey Source
vK_NUMPAD1 :: VKey Source
vK_NUMPAD2 :: VKey Source
vK_NUMPAD3 :: VKey Source
vK_NUMPAD4 :: VKey Source
vK_NUMPAD5 :: VKey Source
vK_NUMPAD6 :: VKey Source
vK_NUMPAD7 :: VKey Source
vK_NUMPAD8 :: VKey Source
vK_NUMPAD9 :: VKey Source
getActiveWindow :: IO (Maybe HWND) Source
getAsyncKeyState :: Int -> IO WORD Source
vK_DECIMAL :: VKey Source
c_GetFocus :: IO HWND Source
isWindowEnabled :: HWND -> IO Bool Source
vK_NUMLOCK :: VKey Source