typedef struct tagREBARINFO { UINT cbSize; UINT fMask; #ifndef NOIMAGEAPIS HIMAGELIST himl; #else HANDLE himl; #endif } REBARINFO, *LPREBARINFO;