⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 prevdcoffdlg.h

📁 m16c flash startor 源码
💻 H
字号:


#if !defined(AFX_PREVDCOFFDLG_H__2C772B3B_FB5C_42FE_8915_D72D3FEFA6C2__INCLUDED_)
#define AFX_PREVDCOFFDLG_H__2C772B3B_FB5C_42FE_8915_D72D3FEFA6C2__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// PreVdcoffDlg.h : Header file 
//
// This software can be offered for free and used as necessary to aid 
// in your program developments.
//
// RENESAS TECHNOLOGY CORPORATION, RENESAS SOLUTIONS CORPORATION,
// and related original software developers assume no responsibility 
// for any damage or infringement of any third-party's rights, originating 
// in the use of the following software.
// Please use this software under the agreement and acceptance of these conditions. 
//
// Copyright(C)1998(2003) RENESAS TECHNOLOGY CORPORATION AND RENESAS SOLUTIONS CORPORATION
// ALL RIGHTS RESERVED
//
/////////////////////////////////////////////////////////////////////////////
// PreVdcoffDlg dialog

class CPreVdcoffDlg : public CDialog
{
// Construction 
public:
	CPreVdcoffDlg(CWnd* pParent = NULL);   // Standard constractor 

// dialog data
	//{{AFX_DATA(PreVdcoffDlg)
	enum { IDD = IDD_PREVDCOFF_DIALOG };
		// Memo : ClassWizard adds the data member to this position. 
	//}}AFX_DATA


// override
	// Memo : ClassWizard adds the data member to this position.
	//{{AFX_VIRTUAL(PreVdcoffDlg)
	protected:
	virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV support
	//}}AFX_VIRTUAL

// Implementation
protected:

	//Message map function that was generated 
	//{{AFX_MSG(PreVdcoffDlg)
		// Memo : ClassWizard adds the member function to this position. 
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};

//{{AFX_INSERT_LOCATION}}
// Microsoft Developer Studio inserts the declaration of addition immediately before the front line.  

#endif // !defined(AFX_PREVDCOFFDLG_H__2C772B3B_FB5C_42FE_8915_D72D3FEFA6C2__INCLUDED_)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -