Home
last modified time | relevance | path

Searched refs:IDS_MEM_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/GUI/
DExtractRes.h1 #define IDS_MEM_ERROR 3000 macro
DExtract.rc7 IDS_MEM_ERROR "The system cannot allocate the required amount of memory"
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp1334 return LangString(IDS_MEM_ERROR); in HResultToMessage()