www.gusucode.com > VC做的一个界面漂亮的用户登录窗口-源码程序 > VC做的一个界面漂亮的用户登录窗口-源码程序/code/TrackControl.cpp

    // TrackControl.cpp: implementation of the CTrackControl class.
// download by http://www.NewXing.com
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "TrackControl.h"

#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////