40#ifndef INCLUDED_RSO_INTERFACE_5_H
41#define INCLUDED_RSO_INTERFACE_5_H
Definition: rso_interface_4.h:60
Definition: rso_interface_5.h:66
virtual void Invalidate()=0
Definition: rso_interface_5.h:62
virtual void SetPainter(RSOPainter *painter)=0
virtual ~RSOInterface5()
Protected destructor so it can't be deleted directly.
Definition: rso_interface_5.h:89
Macros and helper code to determine what subset of C++11/14/17 is available.
#define DISTI_SPECIAL_MEM_FUN_DELETE
Macro to wrap function deletion, removed on compilers that don't support it.
Definition: gls_cpp_lang_support.h:235
Force inclusion of the DirectShow library.
Definition: bmpimage.h:47
Defines the RSO interface v3, which extends v2 to add multitouch support through the HandleMultiTouch...