| Package | Description |
|---|---|
| org.ximtec.igesture.io.win32 |
| Modifier and Type | Method and Description |
|---|---|
W32API.LRESULT |
User32.DispatchMessage(User32.MSG msg) |
int |
User32.GetMessageW(User32.MSG lpMsg,
W32API.HWND hWnd,
int wMsgFilterMin,
int wMsgFilterMax) |
int |
User32.PeekMessage(User32.MSG lpMsg,
W32API.HWND hWnd,
int wMsgFilterMin,
int wMsgFilterMax,
int wRemoveMsg) |
boolean |
User32.TranslateMessage(User32.MSG msg) |
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.