10#ifndef _GUIINPUTWINDOWS_H_
11#define _GUIINPUTWINDOWS_H_
14#include "GUIInputMedia.h"
34 const eC_Bool& bEmulateTouchScreen =
false);
60 const eC_Bool& bEmulateTouchScreen =
false);
110 eC_Int GetXPosition(
const LPARAM& lParam);
116 eC_Int GetYPosition(
const LPARAM& lParam);
GUIKeyIdentifier_t
Platform independent key identifiers.
Definition: GUIEventTypeResource.h:207
Base class for Guiliani Events.
Definition: GUIEvent.h:26