ddraw: Don't depend on IWineD3DDevice_CreateSurface() not touching the surface parame...
[wine] / dlls / msctf / compartmentmgr.c
2009-09-22  Stefan Ginsbergmsctf: Define function calling convention compatibly...
2009-07-09  Aric Stewartmsctf: Correct return value from GetValue.
2009-06-22  Aric Stewartmsctf: Implement ITfCompartmentEventSink.
2009-06-22  Aric Stewartmsctf: Define ITfSource for Compartments.
2009-06-22  Aric Stewartmsctf: Implement ITfCompartmentMgr::GetCompartment.
2009-06-22  Aric Stewartmsctf: Implement ITfCompartment::SetValue.
2009-06-22  Aric Stewartmsctf: Implement ITfCompartment::GetValue.
2009-06-22  Aric Stewartmsctf: Define ITfCompartment.
2009-06-17  Aric Stewartmsctf: Implement ITfCompartmentMgr::EnumCompartments.
2009-06-17  Aric Stewartmsctf: Implement ITfCompartmentMgr::ClearCompartment.
2009-06-15  Francois Gougetmsctf: Make the CompartmentMgr functions static.
2009-06-12  Aric Stewartmsctf: Framework for ITfCompartmentMgr.