Use matching delete operator
CID #
1102027
CID #
1102028
svn path=/trunk/; revision=62635
m_CurrentFile.clear();
/* Also free the memory for the list buffer */
m_CurrentFile.clear();
/* Also free the memory for the list buffer */
m_ListBuffer = NULL;
return false;
m_ListBuffer = NULL;
return false;
WideCharToMultiByte(CP_ACP, 0, Buffer, Length + 1, AsciiBuffer, Length + 1, NULL, NULL);
ReturnedString = AsciiBuffer;
WideCharToMultiByte(CP_ACP, 0, Buffer, Length + 1, AsciiBuffer, Length + 1, NULL, NULL);
ReturnedString = AsciiBuffer;