#include #include #include std::vector GetIcon(const std::string &name, int size, UINT flag); bool SaveIcon(const std::string &name, const std::string &pngName, int size, UINT flag);