Alexandre Julliard : ieframe: Remove registrations that are duplicated in mshtml.

Alexandre Julliard julliard at winehq.org
Tue Aug 2 14:18:27 CDT 2011


Module: wine
Branch: master
Commit: 1380a77074541514c3e9bd83ab2f98019e931e39
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1380a77074541514c3e9bd83ab2f98019e931e39

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Aug  2 15:38:37 2011 +0200

ieframe: Remove registrations that are duplicated in mshtml.

---

 dlls/ieframe/ieframe.rgs |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/dlls/ieframe/ieframe.rgs b/dlls/ieframe/ieframe.rgs
index f40dbd1..cf8f3b4 100644
--- a/dlls/ieframe/ieframe.rgs
+++ b/dlls/ieframe/ieframe.rgs
@@ -50,14 +50,6 @@ HKCR
             {
                 command = s 'rundll32.exe ieframe.dll,OpenURL %%l'
             }
-            print
-            {
-                command = s 'rundll32.exe mshtml.dll,PrintHTML ""%%1""'
-            }
-            printto
-            {
-                command = s 'rundll32.exe mshtml.dll,PrintHTML ""%%1"" ""%%2"" ""%%3"" ""%%4""'
-            }
         }
     }
     ForceRemove '.url' = s 'InternetShortcut'




More information about the wine-cvs mailing list