const char* BWrepHeader::getMapName() const
{
return m_mapname;
}


I think thats all it needs, I need this to work for VB. Can anyone translate for me? I've got the whole source if its absolutely needed... I just need to get the map name off this starcraft replay file though.