This index lists the functions associated with stand alone window event handling. To use these functions, you must include hc_standalone.h or use the macro INCLUDE_HOOPS_STANDALONE as seen in the example below:
/*including the header that contains the event handling functions */ #include "hc_standalone.h" /*using a macro to include the header that contains the event handling functions */ #define INCLUDE_HOOPS_STANDALONE