#include <revolution/kpadOld.h> void KPADInit( void );
None.
None.
This function initializes the KPAD library. Although this function must be called once before any other KPAD functions are called, in the KPAD library supporting UI Tool Version 4, WPADRegisterAllocator must be called before this function. This allows the allocator function used to allocate and deallocate memory for the WPAD library to be registered first. WPADInit is called inside this function.
None.
2006/10/25 Changed the name to KPADOld library starting with Revolution SDK 2.3.
2006/06/19 Added a note specific to initialization.
2006/03/01 Initial version.
CONFIDENTIAL