PERCYCTL.CPP

// percyctl.cpp : Implementation of Cpercyctl 
#include "stdafx.h"
#include "Percy.h"
#include "percyctl.h"

/////////////////////////////////////////////////////////////////////////////
// Cpercyctl


HRESULT Cpercyctl::OnDraw(ATL_DRAWINFO& di)
{
return S_OK;
}