Files
sharpcompress/reference/unrar/resource.cpp
coderb e13795651d rar: import unrarsrc-5.5.8 for reference
this will allow us to diff against newer version of unrarsrc if we wish to update our port
2017-12-17 17:52:00 -05:00

12 lines
100 B
C++

#include "rar.hpp"
#ifndef RARDLL
const wchar *St(MSGID StringId)
{
return StringId;
}
#endif