[PATCH 1/4] msctf: Add ITfLangBarMgr Interface [Try 3]

Justin Chevrier jchevrier at gmail.com
Tue Feb 16 08:50:04 CST 2010


On Tue, Feb 16, 2010 at 9:46 AM, Nikolay Sivov <bunglehead at gmail.com> wrote:
> On 2/16/2010 17:34, Justin Chevrier wrote:
>>
>> On Tue, Feb 16, 2010 at 7:25 AM, Alexandre Julliard<julliard at winehq.org>
>>  wrote:
>>
>>>
>>> Justin Chevrier<jchevrier at gmail.com>  writes:
>>>
>>>
>>>>
>>>> @@ -1357,3 +1362,52 @@ interface ITfThreadFocusSink : IUnknown
>>>>
>>>>      HRESULT OnKillThreadFocus();
>>>>  };
>>>> +
>>>> +[
>>>> +    object,
>>>> +    uuid(95380031-955c-4710-a2ed-4a2fafe17fe8),
>>>> +    pointer_default(unique)
>>>> +]
>>>> +interface ITfLangBarMgr: IUnknown
>>>>
>>>
>>> This isn't declared in msctf.idl in the PSDK.
>>>
>
> And back to the subject. It's declared in ctfutb.idl.
>
Thanks Nikolay.

Onto try 4.

Justin



More information about the wine-devel mailing list