WindowsXP-SP1/windows/feime/cht/cblocks/mybar.cpp
2020-09-30 16:53:49 +02:00

20 lines
528 B
C++

/*************************************************
* mybar.cpp *
* *
* Copyright (C) 1995-1999 Microsoft Inc. *
* *
*************************************************/
#include "stdafx.h"
#include "cblocks.h"
#include "mybar.h"
void CMyToolBar::DestroyToolTip(BOOL bIdleStatus,BOOL bResetTimer)
{
// CToolBar::DestroyToolTip( bIdleStatus, bResetTimer);
}