1.先设计自己喜欢的图形
代码
exp1.cpp
// exp1.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "exp1.h"
#include "exp1Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/
// CExp1App
BEGIN_MESSAGE_MAP(CExp1App, CWinApp)
//{
//