public static void SetFileIndex(string idxPath, string mulPath) { m_FileIndex = new SecondFileIndex(idxPath, mulPath, 0x4000); m_Cache = new Bitmap[0x4000]; }