struct StringLookupsRec { uint32_t m_ID; stringrefⁱ m_String; };
Column Field Type Notes 1 ID Integer 2 Filename String Q: Is this a filename? A path? Both?!