#include "MYB.h"
#pragma package(smart_init)
#pragma resource "MYB.res"
//---------------------------------------------------------------------------
// ValidCtrCheck is used to assure that the components created do not have
// any pure virtual functions.
//