Win32-2.2.0.0: A binding to part of the Win32 librarySource codeContentsIndex
Graphics.Win32.Message
Portabilityportable
Stabilityprovisional
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Description
A collection of FFI declarations for interfacing with Win32.
Documentation
type WindowMessage = DWORDSource
wM_COMPACTING :: WindowMessageSource
wM_WININICHANGE :: WindowMessageSource
wM_SYSCOLORCHANGE :: WindowMessageSource
wM_QUERYNEWPALETTE :: WindowMessageSource
wM_PALETTEISCHANGING :: WindowMessageSource
wM_PALETTECHANGED :: WindowMessageSource
wM_FONTCHANGE :: WindowMessageSource
wM_SPOOLERSTATUS :: WindowMessageSource
wM_DEVMODECHANGE :: WindowMessageSource
wM_TIMECHANGE :: WindowMessageSource
wM_POWER :: WindowMessageSource
wM_QUERYENDSESSION :: WindowMessageSource
wM_ENDSESSION :: WindowMessageSource
wM_QUIT :: WindowMessageSource
wM_CREATE :: WindowMessageSource
wM_NCCREATE :: WindowMessageSource
wM_DESTROY :: WindowMessageSource
wM_NCDESTROY :: WindowMessageSource
wM_SHOWWINDOW :: WindowMessageSource
wM_SETREDRAW :: WindowMessageSource
wM_ENABLE :: WindowMessageSource
wM_SETTEXT :: WindowMessageSource
wM_GETTEXT :: WindowMessageSource
wM_GETTEXTLENGTH :: WindowMessageSource
wM_WINDOWPOSCHANGING :: WindowMessageSource
wM_WINDOWPOSCHANGED :: WindowMessageSource
wM_MOVE :: WindowMessageSource
wM_SIZE :: WindowMessageSource
wM_QUERYOPEN :: WindowMessageSource
wM_CLOSE :: WindowMessageSource
wM_GETMINMAXINFO :: WindowMessageSource
wM_PAINT :: WindowMessageSource
wM_ERASEBKGND :: WindowMessageSource
wM_ICONERASEBKGND :: WindowMessageSource
wM_NCPAINT :: WindowMessageSource
wM_NCCALCSIZE :: WindowMessageSource
wM_QUERYDRAGICON :: WindowMessageSource
wM_DROPFILES :: WindowMessageSource
wM_ACTIVATE :: WindowMessageSource
wM_ACTIVATEAPP :: WindowMessageSource
wM_NCACTIVATE :: WindowMessageSource
wM_SETFOCUS :: WindowMessageSource
wM_KILLFOCUS :: WindowMessageSource
wM_KEYDOWN :: WindowMessageSource
wM_KEYUP :: WindowMessageSource
wM_CHAR :: WindowMessageSource
wM_DEADCHAR :: WindowMessageSource
wM_SYSKEYDOWN :: WindowMessageSource
wM_SYSKEYUP :: WindowMessageSource
wM_SYSCHAR :: WindowMessageSource
wM_SYSDEADCHAR :: WindowMessageSource
wM_KEYFIRST :: WindowMessageSource
wM_KEYLAST :: WindowMessageSource
wM_MOUSEMOVE :: WindowMessageSource
wM_LBUTTONDOWN :: WindowMessageSource
wM_LBUTTONUP :: WindowMessageSource
wM_LBUTTONDBLCLK :: WindowMessageSource
wM_RBUTTONDOWN :: WindowMessageSource
wM_RBUTTONUP :: WindowMessageSource
wM_RBUTTONDBLCLK :: WindowMessageSource
wM_MBUTTONDOWN :: WindowMessageSource
wM_MBUTTONUP :: WindowMessageSource
wM_MBUTTONDBLCLK :: WindowMessageSource
wM_MOUSEFIRST :: WindowMessageSource
wM_MOUSELAST :: WindowMessageSource
wM_NCMOUSEMOVE :: WindowMessageSource
wM_NCLBUTTONDOWN :: WindowMessageSource
registerWindowMessage :: String -> IO WindowMessageSource
wM_NCLBUTTONUP :: WindowMessageSource
wM_NCLBUTTONDBLCLK :: WindowMessageSource
c_RegisterWindowMessage :: LPCTSTR -> IO WindowMessageSource
wM_NCRBUTTONDOWN :: WindowMessageSource
sIZE_RESTORED :: WPARAMSource
wM_NCRBUTTONUP :: WindowMessageSource
sIZE_MINIMIZED :: WPARAMSource
wM_NCRBUTTONDBLCLK :: WindowMessageSource
sIZE_MAXIMIZED :: WPARAMSource
wM_NCMBUTTONDOWN :: WindowMessageSource
sIZE_MAXSHOW :: WPARAMSource
wM_NCMBUTTONUP :: WindowMessageSource
sIZE_MAXHIDE :: WPARAMSource
wM_NCMBUTTONDBLCLK :: WindowMessageSource
wM_MOUSEACTIVATE :: WindowMessageSource
wM_CANCELMODE :: WindowMessageSource
wM_TIMER :: WindowMessageSource
wM_INITMENU :: WindowMessageSource
wM_INITMENUPOPUP :: WindowMessageSource
wM_MENUSELECT :: WindowMessageSource
wM_MENUCHAR :: WindowMessageSource
wM_COMMAND :: WindowMessageSource
wM_HSCROLL :: WindowMessageSource
wM_VSCROLL :: WindowMessageSource
wM_CUT :: WindowMessageSource
wM_COPY :: WindowMessageSource
wM_PASTE :: WindowMessageSource
wM_CLEAR :: WindowMessageSource
wM_UNDO :: WindowMessageSource
wM_RENDERFORMAT :: WindowMessageSource
wM_RENDERALLFORMATS :: WindowMessageSource
wM_DESTROYCLIPBOARD :: WindowMessageSource
wM_DRAWCLIPBOARD :: WindowMessageSource
wM_PAINTCLIPBOARD :: WindowMessageSource
wM_SIZECLIPBOARD :: WindowMessageSource
wM_VSCROLLCLIPBOARD :: WindowMessageSource
wM_HSCROLLCLIPBOARD :: WindowMessageSource
wM_ASKCBFORMATNAME :: WindowMessageSource
wM_CHANGECBCHAIN :: WindowMessageSource
wM_SETCURSOR :: WindowMessageSource
wM_SYSCOMMAND :: WindowMessageSource
wM_MDICREATE :: WindowMessageSource
wM_MDIDESTROY :: WindowMessageSource
wM_MDIACTIVATE :: WindowMessageSource
wM_MDIRESTORE :: WindowMessageSource
wM_MDINEXT :: WindowMessageSource
wM_MDIMAXIMIZE :: WindowMessageSource
wM_MDITILE :: WindowMessageSource
wM_MDICASCADE :: WindowMessageSource
wM_MDIICONARRANGE :: WindowMessageSource
wM_MDIGETACTIVE :: WindowMessageSource
wM_MDISETMENU :: WindowMessageSource
wM_CHILDACTIVATE :: WindowMessageSource
wM_INITDIALOG :: WindowMessageSource
wM_NEXTDLGCTL :: WindowMessageSource
wM_PARENTNOTIFY :: WindowMessageSource
wM_ENTERIDLE :: WindowMessageSource
wM_GETDLGCODE :: WindowMessageSource
wM_SETFONT :: WindowMessageSource
wM_GETFONT :: WindowMessageSource
wM_DRAWITEM :: WindowMessageSource
wM_MEASUREITEM :: WindowMessageSource
wM_DELETEITEM :: WindowMessageSource
wM_COMPAREITEM :: WindowMessageSource
wM_VKEYTOITEM :: WindowMessageSource
wM_CHARTOITEM :: WindowMessageSource
wM_QUEUESYNC :: WindowMessageSource
wM_USER :: WindowMessageSource
wM_APP :: WindowMessageSource
Produced by Haddock version 2.4.2