summaryrefslogtreecommitdiff
path: root/wia/ProdScan/Res/PatchCod.xml
blob: ad465aa514670056ca834aa7091df680f203e31d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<catalog xmlns:wpat="http://schemas.microsoft.com/windows/2010/04/wia/patchcode">
    <wpat:PatchCodeDetectionReport>
        <wpat:Count>2</wpat:Count>
        <wpat:ListOfPatchCodes>
            <wpat:PatchCodeInfo>
                <wpat:Type>2</wpat:Type>
            </wpat:PatchCodeInfo>
            <wpat:PatchCodeInfo>
                <wpat:Type>1</wpat:Type>
            </wpat:PatchCodeInfo>
        </wpat:ListOfPatchCodes>
    </wpat:PatchCodeDetectionReport>
</catalog>