Quote Originally Posted by JSoftware
TStream is an abstract class, which means that you'll have to use a TMemoryStream instead
It compiled sucefull but the
g_minefield := LoadSDLBMPFromStream(RESZIP);
does not work now ;/