https://git.reactos.org/?p=reactos.git;a=commitdiff;h=be38a2ca4e9a4990f088d…
commit be38a2ca4e9a4990f088df26cf4b557a263d2e56
Author: Thomas Faber <thomas.faber(a)reactos.org>
AuthorDate: Sun Nov 14 20:20:29 2021 -0500
Commit: Thomas Faber <thomas.faber(a)reactos.org>
CommitDate: Sun Nov 14 20:22:05 2021 -0500
[SETUP] Register riched20.dll's type library during setup. CORE-16799
This is a bit of a hack -- I'm not sure how Windows deals with this.
---
media/inf/syssetup.inf | 1 +
1 file changed, 1 insertion(+)
diff --git a/media/inf/syssetup.inf b/media/inf/syssetup.inf
index 41a0b782c70..2a5375352bb 100644
--- a/media/inf/syssetup.inf
+++ b/media/inf/syssetup.inf
@@ -126,6 +126,7 @@ AddReg=Classes
11,,zipfldr.dll,1
[TypeLibraries]
+riched20.dll
stdole2.tlb
stdole32.tlb
mshtml.tlb