代码搜索:SetWindowText
找到约 2,287 项符合「SetWindowText」的源代码
代码结果 2,287
www.eeworm.com/read/363072/9969018
cpp leavemessage.cpp
#include "stdafx.h"
#include "LeaveMessage.h"
#include "ClientGameDlg.h"
BEGIN_MESSAGE_MAP(CLeaveMessage, CGameFaceGo)
END_MESSAGE_MAP()
//构造函数
CLeaveMessage::CLeaveMessage() : CGameFace
www.eeworm.com/read/358361/10190351
cpp usermanage.cpp
// UserManage.cpp : 实现文件
//
#include "stdafx.h"
#include "lfsw.h"
#include "UserManage.h"
#include ".\usermanage.h"
// CUserManage 对话框
IMPLEMENT_DYNAMIC(CUserManage, CDialog)
CUserMana
www.eeworm.com/read/426133/10284117
cpp transferdlg.cpp
/*******************************************************
转帐模块
作者:颜永华
********************************************************/
// TransferDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "BankC
www.eeworm.com/read/426133/10284220
cpp finddlg.cpp
/**********************************************
查询余额功能模块
作者:颜永华
***********************************************/
// FindDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "BankClient.h"
#include
www.eeworm.com/read/423167/10582096
cpp sample1view.cpp
// sample1View.cpp : implementation of the CSample1View class
//
#include "stdafx.h"
#include "sample1.h"
#include "sample1Set.h"
#include "sample1Doc.h"
#include "sample1View.h"
#ifdef _
www.eeworm.com/read/350256/10752361
cpp chatroomdlg.cpp
// ChatRoomDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ChatRoom.h"
#include "ChatRoomDlg.h"
#include "winsock.h" //Winsock API函数必须包含的头文件
#ifdef _DEBUG
#define new DEBUG
www.eeworm.com/read/349780/10800592
cpp globalfrequencytimerchange.cpp
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/417843/10974753
bak pqir_kilter_aio_card.cpp.bak
/*!
COPYRIGHTS (C), 2007-2007, BeiJing HanWang Machine Vision Tech.Co.,Ltd. \n
\file PQIR_Kilter_AIO_Card.cpp
\brief Impletment the class of Kilter AIO card
\author Dong Zhang
\
www.eeworm.com/read/444292/7614546
cpp inputdlg.cpp
// InputDlg.cpp : implementation file
//
#include "stdafx.h"
#include "BezierCurveSurf.h"
#include "InputDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE
www.eeworm.com/read/299829/7829273
cpp maxdivisordlg.cpp
// MaxDivisorDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MaxDivisor.h"
#include "MaxDivisorDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_F