Lines Matching refs:my_store_location
772 if (my_stored_data.LoadFile(my_store_location))
895 my_store_location = path.substr(0,path.find_last_of('\\')+1);
896 my_store_location += "lame_acm.xml";
898 my_debug.OutPut("store path = %s",my_store_location.c_str());
900 // ::OutputDebugString(my_store_location.c_str());
903 HANDLE hFile = ::CreateFile(my_store_location.c_str(), 0, FILE_SHARE_READ|FILE_SHARE_WRITE, NULL, OPEN_ALWAYS, FILE_ATTRIBUTE_ARCHIVE, NULL );
913 if (my_stored_data.LoadFile(my_store_location))
955 my_stored_data.SaveFile(my_store_location);
1269 if (my_stored_data.LoadFile(my_store_location))
1281 my_stored_data.SaveFile(my_store_location);
1797 if (my_stored_data.LoadFile(my_store_location))
1843 my_stored_data.SaveFile(my_store_location);
1859 if (my_stored_data.LoadFile(my_store_location))
1891 my_stored_data.SaveFile(my_store_location);
1909 if (my_stored_data.LoadFile(my_store_location))