Module: wine Branch: master Commit: 8fe59229a022cf7fc86d70583f666ed0481a0ec0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8fe59229a022cf7fc86d70583f...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Nov 1 18:51:40 2007 +0100
msimtf: Fixed typos.
---
dlls/msimtf/msimtf.inf | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dlls/msimtf/msimtf.inf b/dlls/msimtf/msimtf.inf index d7e6b73..2bc5785 100644 --- a/dlls/msimtf/msimtf.inf +++ b/dlls/msimtf/msimtf.inf @@ -14,12 +14,12 @@ DelReg=Classes.Reg HKCR,"CLSID%CLSID_CActiveIMM%",,,"CActiveIMMApp" HKCR,"CLSID%CLSID_CActiveIMM%\InProcServer32",,,"msimtf.dll" HKCR,"CLSID%CLSID_CActiveIMM%\InProcServer32","ThreadingModel",,"Apartment" -HKCR,"CLSID%CLSID_CActiveIMMAppEx_Trident",,,"CActiveIMMAppEx_Trident" -HKCR,"CLSID%CLSID_CActiveIMMAppEx_Trident\InProcServer32",,,"msimtf.dll" -HKCR,"CLSID%CLSID_CActiveIMMAppEx_Trident\InProcServer32","ThreadingModel",,"Apartment" -HKCR,"CLSID%CLSID_CActiveIMMAppEx",,,"CActiveIMMAppEx" -HKCR,"CLSID%CLSID_CActiveIMMAppEx\InProcServer32",,,"msimtf.dll" -HKCR,"CLSID%CLSID_CActiveIMMAppEx\InProcServer32","ThreadingModel",,"Apartment" +HKCR,"CLSID%CLSID_CActiveIMMAppEx_Trident%",,,"CActiveIMMAppEx_Trident" +HKCR,"CLSID%CLSID_CActiveIMMAppEx_Trident%\InProcServer32",,,"msimtf.dll" +HKCR,"CLSID%CLSID_CActiveIMMAppEx_Trident%\InProcServer32","ThreadingModel",,"Apartment" +HKCR,"CLSID%CLSID_CActiveIMMAppEx%",,,"CActiveIMMAppEx" +HKCR,"CLSID%CLSID_CActiveIMMAppEx%\InProcServer32",,,"msimtf.dll" +HKCR,"CLSID%CLSID_CActiveIMMAppEx%\InProcServer32","ThreadingModel",,"Apartment"
[Strings] CLSID_CActiveIMMAppEx_Trident={50D5107A-D278-4871-8989-F4CEAAF59CFC}