代码搜索:DataBinding
找到约 1,872 项符合「DataBinding」的源代码
代码结果 1,872
www.eeworm.com/read/382882/8992584
cpp databinding.cpp
#include "stdafx.h"
#include "DataBinding.h"
void CDevCodeRs::FillFieldsArray(COleSafeArray& vaFieldlist, COleSafeArray& vaValuelist)
{
vaFieldlist.CreateOneDim(VT_VARIANT,2);
long lArrayInde
www.eeworm.com/read/184556/9093821
rc databinding.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/184556/9093823
ico databinding.ico
www.eeworm.com/read/184556/9093831
h databinding.h
// DataBinding.h : main header file for the DATABINDING application
//
#if !defined(AFX_DATABINDING_H__253A8B4E_9BDC_4590_87EE_9168968F88F3__INCLUDED_)
#define AFX_DATABINDING_H__253A8B4E_9BDC_45
www.eeworm.com/read/184556/9093833
dsw databinding.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/184556/9093836
cpp databinding.cpp
// DataBinding.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DataBinding.h"
#include "DataBindingDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/184556/9093844
dsp databinding.dsp
# Microsoft Developer Studio Project File - Name="DataBinding" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x8
www.eeworm.com/read/184556/9093849
positions databinding.positions
www.eeworm.com/read/184556/9093867
clw databinding.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDataBindingDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Da
www.eeworm.com/read/183387/9160398
h databinding.h
#ifndef DATABINDING_H
#define DATABINDING_H
class CCPRs : public CADORecordBinding
{
BEGIN_ADO_BINDING(CCPRs)
//Column empid is the 1st field in the recordset
ADO_VARIABLE_LENGT