--- Module: dibpal.cpp LOGPALETTE* pPal = (LOGPALETTE*)new BYTE[cPalette]; dibpal.cpp(36): error 1524: (Warning -- new in constructor for class 'CBmpPalette' which has no explicit destructor) dibpal.cpp(36): error 433: (Warning -- Allocated area not large enough for pointer) dibpal.cpp(36): error 826: (Info -- Suspicious pointer-to-pointer conversion (area too small)) --- Global Wrap-up error 900: (Note -- Successful completion, 3 messages produced)