windows-nt/Source/XPSP1/NT/windows/feime/cht/cblocks/mybar.cpp

20 lines
509 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*************************************************
* 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);
}