diff options
Diffstat (limited to 'wia/ProdScan/Res/PatchCod.xml')
| -rw-r--r-- | wia/ProdScan/Res/PatchCod.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/wia/ProdScan/Res/PatchCod.xml b/wia/ProdScan/Res/PatchCod.xml new file mode 100644 index 00000000..ad465aa5 --- /dev/null +++ b/wia/ProdScan/Res/PatchCod.xml @@ -0,0 +1,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> |
