Skip to content

Commit 147ea09

Browse files
committed
Need for Win 2003
1 parent 94d063d commit 147ea09

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

Microsoft.VC90.CRT.manifest

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
3+
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
4+
<noInheritable/>
5+
<assemblyIdentity
6+
type="win32"
7+
name="Microsoft.VC90.CRT"
8+
version="9.0.21022.8"
9+
processorArchitecture="x86"
10+
publicKeyToken="1fc8b3b9a1e18e3b"
11+
/>
12+
<file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
13+
</assembly>

msvcr90.dll

641 KB
Binary file not shown.

0 commit comments

Comments
 (0)