JOYSTICK.VBX contains a custom control that you can use free of charge in your VB programs. JOYSTICK.VBX presumes that you are using VB 2.0, Win 3.1, and have installed a multimedia compatible joystick driver. Included with this VBX is IBMJOY.ZIP which contains a joystick driver, control-panel applet, and other things you might need. Have fun and send JOYSTICK.VBX bugs to: Zane Thomas 72060,3327 Included in this modified version of JOYTEST is code examples for implementing the joystick.vbx in a game. Included are modules which calibrate the joystick to the size of a form, and do the conversion from joystick readings to Windows screen coordinates. Also included is a simple skeet shooting game app to demonstrate the use of the modules, and some game building strategy. Judy Summers 70771,1444