Nikolay Sivov
|
f2b29ecf72
|
msctf: Fix some interface casts left from cleanup.
|
2013-11-19 18:49:37 +01:00 |
Nikolay Sivov
|
58f06cf972
|
msctf: Pass QueryInterface arguments properly to main interface method.
|
2013-11-18 11:19:06 +01:00 |
Nikolay Sivov
|
fc245339b0
|
msctf: COM interface cleanup.
|
2013-11-18 11:18:50 +01:00 |
André Hentschel
|
795c732c0d
|
msctf: Remove superfluous casts.
|
2013-07-02 11:09:38 +02:00 |
Nikolay Sivov
|
955e27d0e3
|
msctf: Call interface methods properly.
|
2012-08-20 10:59:20 +02:00 |
Frédéric Delanoy
|
7e309601f3
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +02:00 |
Stefan Ginsberg
|
32648d4802
|
msctf: Define function calling convention compatibly for MSVC.
|
2009-09-22 17:47:31 +02:00 |
Aric Stewart
|
34751fbdf2
|
msctf: Correct return value from GetValue.
|
2009-07-09 16:04:34 +02:00 |
Aric Stewart
|
7aa9bd9823
|
msctf: Implement ITfCompartmentEventSink.
|
2009-06-22 13:29:26 +02:00 |
Aric Stewart
|
3bdfa1cc67
|
msctf: Define ITfSource for Compartments.
|
2009-06-22 13:29:16 +02:00 |
Aric Stewart
|
ba69aebd3e
|
msctf: Implement ITfCompartmentMgr::GetCompartment.
|
2009-06-22 13:28:49 +02:00 |
Aric Stewart
|
3a18408dd5
|
msctf: Implement ITfCompartment::SetValue.
|
2009-06-22 13:28:35 +02:00 |
Aric Stewart
|
21c4671e01
|
msctf: Implement ITfCompartment::GetValue.
|
2009-06-22 13:27:58 +02:00 |
Aric Stewart
|
e842f250ee
|
msctf: Define ITfCompartment.
|
2009-06-22 13:27:44 +02:00 |
Aric Stewart
|
6b2f56a0a7
|
msctf: Implement ITfCompartmentMgr::EnumCompartments.
|
2009-06-17 12:08:13 +02:00 |
Aric Stewart
|
979c929656
|
msctf: Implement ITfCompartmentMgr::ClearCompartment.
|
2009-06-17 12:08:05 +02:00 |
Francois Gouget
|
1ba95da66f
|
msctf: Make the CompartmentMgr functions static.
|
2009-06-15 13:42:29 +02:00 |
Aric Stewart
|
2b08041bf1
|
msctf: Framework for ITfCompartmentMgr.
|
2009-06-12 17:33:15 +02:00 |