2 #include "wimp_error.h" 25 , m_bRegistered(bRegister)
27 ricbBlock.whWindow = pwWindow->
Handle();
29 m_ihIcon = wimp_createicon(&ricbBlock);
46 m_bRegistered =
false;
void DeregisterIcon(const CIcon *kpiIcon)
const tWindowHandle Handle() const
void RegisterIcon(const CIcon *kpiIcon)
CCreatedIcon(tIconCreateBlock &ricbBlock, CWindow *pwWindow, bool bRegister=true)