/* This source code in this file is licensed to You by Castle Technology
 * Limited ("Castle") and its licensors on contractual terms and conditions
 * ("Licence") which entitle you freely to modify and/or to distribute this
 * source code subject to Your compliance with the terms of the Licence.
 * 
 * This source code has been made available to You without any warranties
 * whatsoever. Consequently, Your use, modification and distribution of this
 * source code is entirely at Your own risk and neither Castle, its licensors
 * nor any other person who has contributed to this source code shall be
 * liable to You for any loss or damage which You may suffer as a result of
 * Your use, modification or distribution of this source code.
 * 
 * Full details of Your rights and obligations are set out in the Licence.
 * You should have received a copy of the Licence with this source code file.
 * If You have not received a copy, the text of the Licence is available
 * online at www.castle-technology.co.uk/riscosbaselicence.htm
 */
/* Created by Hdr2H.  Do not edit.*/
#ifndef INSTALL_DDE_ACORNC_C___EXPORT_APCS_32_C_GLOBAL_POINTER_H
#define INSTALL_DDE_ACORNC_C___EXPORT_APCS_32_C_GLOBAL_POINTER_H

#pragma force_top_level
#pragma include_only_once

#define PointerDevice_QuadMouse                  (0)
#define PointerDevice_MicrosoftMouse             (1)
#define PointerDevice_MSCMouse                   (2)
#define PointerDevice_PS2Mouse                   (3)
#define PointerDevice_Ethernet                   (4)
#define PointerDevice_RCMM                       (5)
#define PointerDevice_USB                        (7)
#define PointerDevice_AltUSB                     (11)
#define PointerDevice_Pandora                    (15)
#define PointerDevice_RemoteMouse                (16)
#define PointerReason_Request                    (0)
#define PointerReason_Identify                   (1)
#define PointerReason_Selected                   (2)
#define PointerReason_Report                     (3)
#define PointerReason_ExtRequest                 (4)
#define PointerReason_TouchState                 (5)
#define PointerNext                              (0)
#define PointerFlags                             (4)
#define PointerType                              (8)
#define PointerName                              (9)
#define MinPointerRecordSize                     (10)
#endif
