1#include "ExtractDialog.rc" 2#include "CompressDialog.rc" 3#include "BenchmarkDialog.rc" 4#include "resource2.h" 5 6STRINGTABLE 7BEGIN 8 IDS_PROGRESS_COMPRESSING "Compressing" 9 IDS_ARCHIVES_COLON "Archives:" 10END 11
1#include "ExtractDialog.rc" 2#include "CompressDialog.rc" 3#include "BenchmarkDialog.rc" 4#include "resource2.h" 5 6STRINGTABLE 7BEGIN 8 IDS_PROGRESS_COMPRESSING "Compressing" 9 IDS_ARCHIVES_COLON "Archives:" 10END 11