Реферат: Создание приложений с использованием различных элементов

CFrameWnd::AssertValid();

}

void CMainFrame::Dump(CDumpContext& dc) const

{

CFrameWnd::Dump(dc);

}

#endif //_DEBUG

/////////////////////////////////////////////////////////////////////////////

// CMainFrame message handlers

void CMainFrame::OnButton32771()

{

CD dial;

dial.DoModal();

}

// D.cpp : implementation file

//

#include "stdafx.h"

#include "L4_5.h"

#include "D.h"

#include "fstream.h"

К-во Просмотров: 302
Бесплатно скачать Реферат: Создание приложений с использованием различных элементов