代码搜索:CDataExchange
找到约 823 项符合「CDataExchange」的源代码
代码结果 823
www.eeworm.com/read/275538/10812591
h ddxm.h
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement
www.eeworm.com/read/445142/7598573
h ddxm.h
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement
www.eeworm.com/read/118388/14874514
h ddxm.h
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement
www.eeworm.com/read/372740/9495039
txt vc++技术内幕(第四版)笔记(第8章).txt
第八章:使用ActiveX控件
1,ActiveX控件是一个直接插入到C++程序中的软件模块,以前常称OLE控件(OCX),是基于MS-COM技术。
2,ActiveX控件与普通Windows控件比较:相同点:ActiveX控件也可看成是一个子窗口(可以看成这样的)。如果想在对话框上加入ActiveX控件,则只要在对话框编辑器中,把ActiveX控件放在适当的位置上,并在资源模板中 ...
www.eeworm.com/read/281648/9145241
cpp patternsdlg.cpp
// PatternsDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Patterns.h"
#include "PatternsDlg.h"
#include ".\patternsdlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
//
www.eeworm.com/read/364942/9886506
h customddx.h
#pragma once
/////////////////////////////////////////////////////////////////////////////
// Dialog Data Exchange Functions
//////////////////////////////////////////////////////////////////////
www.eeworm.com/read/329086/12982213
h dialoghelper.h
// EDialog.h: interface for the EDialog class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DIALOGHELPER_H__8543A453_171B_11D4_AE08_0000E8425C3E__INC
www.eeworm.com/read/329086/12982580
cpp dialoghelper.cpp
// CDialogHelper.cpp: implementation of the CDialogHelper class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DialogHelper.h"
#include
www.eeworm.com/read/411547/11238813
cpp dlgrecmatch.cpp
#include "stdafx.h"
#include "DlgRecMatch.h"
CDlgRecMatch::CDlgRecMatch(char* a,CDocument *b)
{
}
CDlgRecMatch::CDlgRecMatch()
{
}
CDlgRecMatch::~CDlgRecMatch(void)
{
}
void CDlgRec
www.eeworm.com/read/249195/12517801
cpp patternsdlg.cpp
// PatternsDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Patterns.h"
#include "PatternsDlg.h"
#include ".\patternsdlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
//