代码搜索:UpdateData
找到约 2,738 项符合「UpdateData」的源代码
代码结果 2,738
www.eeworm.com/read/110541/15531834
cpp 62_s1_clientdlg.cpp
// 62_s1_clientDlg.cpp : implementation file
//
#include "stdafx.h"
#include "62_s1_client.h"
#include "62_s1_clientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/110384/15535064
cpp studentdlg.cpp
// StudentDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Student.h"
#include "StudentDlg.h"
#include "oldpass.h"
#include "frmmain.h"
#include "HtmlHelp.h"
#ifdef _DEBUG
#de
www.eeworm.com/read/108657/15581243
cpp pagesettingsconnection.cpp
//
// PageSettingsConnection.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribu
www.eeworm.com/read/108657/15581269
cpp dlgqueueproperties.cpp
//
// DlgQueueProperties.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute i
www.eeworm.com/read/103735/15724865
cpp huffmandlg.cpp
// HuffmanDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Huffman.h"
#include "HuffmanDlg.h"
#include "dialog1Dlg.h"
#include "Dialog2.h"
#include "Afxcmn.h"
#ifdef _DEBUG
www.eeworm.com/read/101095/15852611
cpp shwresult.cpp
// SHWRESULT.cpp : implementation file
//
#include "stdafx.h"
#include "EightPuzzles.h"
#include "EIGHTNUMS1.h"
#include "EightPuzzlesDlg.h"
#include "SHWRESULT.h"
#ifdef _DEBUG
#define ne
www.eeworm.com/read/100616/15868683
cpp testdlldlg1.cpp
// TestDllDlg1.cpp : implementation file
//
#include "stdafx.h"
#include "SmsdllTest.h"
#include "TestDllDlg1.h"
#include "math.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sta
www.eeworm.com/read/215723/15051459
cpp makekeyfile.cpp
#include "stdafx.h"
void MakeKeyFile(CString strUser, CString strOrganization, CString strKeyNo, CString strRegCode)
{
//UpdateData(true);
char bufferlaji[3001];
CString user,org,mach,sn;
www.eeworm.com/read/249791/12474175
txt 新建 文本文档.txt
void CSCommTestDlg::OnButtonSavedata()
{
// TODO: Add your control notification handler code here
UpdateData(TRUE);
int nLength;
nLength=m_strCurPath.GetLength();
for(int nCount=0;nCoun
www.eeworm.com/read/391055/8425753
cpp chrtacquest.cpp
// ChrTacQuest.cpp : implementation file
//
#include "stdafx.h"
#include "rmtool.h"
#include "ChrTacQuest.h"
#include "CharacterView.h"
//#include "dbstruct.h"
#ifdef _DEBUG
#define new DE