| Current Path : /usr/local/src/clamav-1.0.9/libclamunrar/ |
| Current File : //usr/local/src/clamav-1.0.9/libclamunrar/resource.hpp |
#ifndef _RAR_RESOURCE_ #define _RAR_RESOURCE_ #ifdef RARDLL #define St(x) (L"") #define StF(x) (L"") #else const wchar *St(MSGID StringId); const wchar *StF(MSGID StringId); #endif #endif