https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4a93fbcd97314956cb269b898b80c5c0e7a614a8

commit 4a93fbcd97314956cb269b898b80c5c0e7a614a8
Author:     Amine Khaldi <[email protected]>
AuthorDate: Mon Mar 5 23:56:09 2018 +0100
Commit:     Amine Khaldi <[email protected]>
CommitDate: Mon Mar 5 23:56:28 2018 +0100

    [WINDOWSCODECS] Forgot to commit this file. Addendum to ae80686. CORE-14434
---
 dll/win32/windowscodecs/windowscodecs_wincodec.rgs | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dll/win32/windowscodecs/windowscodecs_wincodec.rgs 
b/dll/win32/windowscodecs/windowscodecs_wincodec.rgs
index adfe66edd1..d47e1b6c92 100644
--- a/dll/win32/windowscodecs/windowscodecs_wincodec.rgs
+++ b/dll/win32/windowscodecs/windowscodecs_wincodec.rgs
@@ -167,6 +167,10 @@ HKCR
         {
             InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
         }
+        '{114F5598-0B22-40A0-86A1-C83EA495ADBD}' = s 'WIC GIF Encoder'
+        {
+            InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
+        }
         '{C61BFCDF-2E0F-4AAD-A8D7-E06BAFEBCDFE}' = s 'WIC ICO Decoder'
         {
             InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }

Reply via email to