msctf: Stub of TF_InvalidAssemblyListCacheIfExist.

This commit is contained in:
Aric Stewart 2009-09-08 10:29:56 -05:00 committed by Alexandre Julliard
parent c0b0470444
commit c4da0b6115
2 changed files with 10 additions and 1 deletions

View file

@ -608,3 +608,12 @@ HRESULT WINAPI TF_CreateInputProcessorProfiles(
{
return InputProcessorProfiles_Constructor(NULL,(IUnknown**)ppipr);
}
/***********************************************************************
* TF_InvalidAssemblyListCacheIfExist(MSCTF.@)
*/
HRESULT WINAPI TF_InvalidAssemblyListCacheIfExist(void)
{
FIXME("Stub\n");
return S_OK;
}

View file

@ -27,7 +27,7 @@
@ stub TF_InitMlngInfo
@ stub TF_InitSystem
@ stub TF_InvalidAssemblyListCache
@ stub TF_InvalidAssemblyListCacheIfExist
@ stdcall TF_InvalidAssemblyListCacheIfExist()
@ stub TF_IsCtfmonRunning
@ stub TF_IsInMarshaling
@ stub TF_MlngInfoCount