Hi, I have a string with the contents of a valid icon file in memory and I want to create a valid wxIcon with this string. For various reasons I cannot write the file to disk and read it from there. How can I instantiate the wxIcon from the string? Thanks, Peter