mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-23 15:34:34 +00:00
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
This commit is contained in:
11
reference/unrar/resource.cpp
Normal file
11
reference/unrar/resource.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#include "rar.hpp"
|
||||
|
||||
|
||||
|
||||
#ifndef RARDLL
|
||||
const wchar *St(MSGID StringId)
|
||||
{
|
||||
return StringId;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user