コード例 #1
0
ファイル: FILTER.cpp プロジェクト: BillyONeal/pevFind
BOOL isReadOnly::include(FileData &file) const
{
    return file.isReadOnly();
}