Lines Matching refs:OutputDebugStringFormat
76 OutputDebugStringFormat( "CPropertyHdl: CTOR\n" ); in CPropertyHdl()
103 OutputDebugStringFormat( "CPropertyHdl: QueryInterface (IID_IPropertyStore)\n" ); in QueryInterface()
111 OutputDebugStringFormat( "CPropertyHdl: QueryInterface (IID_IPropertyStoreCapabilities)\n" ); in QueryInterface()
119 OutputDebugStringFormat( "CPropertyHdl: QueryInterface (IID_IInitializeWithStream)\n" ); in QueryInterface()
125 OutputDebugStringFormat( "CPropertyHdl: QueryInterface (something different)\n" ); in QueryInterface()
226 OutputDebugStringFormat( "CPropertyHdl::Initialize: PSCreateMemoryPropertyStore failed" ); in Initialize()
241 OutputDebugStringFormat( "CPropertyHdl::Initialize: Caught exception [%s]", e.what() ); in Initialize()
257 OutputDebugStringFormat( "CPropertyHdl: LoadProperties\n" ); in LoadProperties()
284 …OutputDebugStringFormat( "CPropertyHdl::GetItemData: Title=%S.\n", pMetaInfoReader->getTagData( ME… in GetItemData()
290 …OutputDebugStringFormat( "CPropertyHdl::GetItemData: Author=%S.\n", pMetaInfoReader->getTagData( M… in GetItemData()
296 …OutputDebugStringFormat( "CPropertyHdl::GetItemData: Subject=%S.\n", pMetaInfoReader->getTagData( … in GetItemData()
302 …OutputDebugStringFormat( "CPropertyHdl::GetItemData: Keywords=%S.\n", pMetaInfoReader->getTagData(… in GetItemData()
308 …OutputDebugStringFormat( "CPropertyHdl::GetItemData: Description=%S.\n", pMetaInfoReader->getTagDa… in GetItemData()
314 …OutputDebugStringFormat( "CPropertyHdl::GetItemData: Pages=%S.\n", pMetaInfoReader->getTagAttribut… in GetItemData()
426 OutputDebugStringFormat( "DllGetClassObject.\n" ); in DllGetClassObject()
446 OutputDebugStringFormat( "DllCanUnloadNow.\n" ); in DllCanUnloadNow()
456 OutputDebugStringFormat( "DllMain.\n" ); in DllMain()