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