windows-nt/Source/XPSP1/NT/windows/feime/cht/cblocks/mybar.cpp
2020-09-26 16:20:57 +08:00

20 lines
509 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);
}