代码搜索:SetWindowText
找到约 2,287 项符合「SetWindowText」的源代码
代码结果 2,287
www.eeworm.com/read/284600/8914521
cpp president.cpp
#pragma once
#include "stdafx.h"
#include "president.h"
president* president::pre=NULL;
president::president(){
com_clg_pre *computer=NULL;
for_clg_pre *foreign=NULL;
chi_clg_pre *c
www.eeworm.com/read/427438/8944732
cpp main.cpp
// Main.cpp : implementation file
//
#include "stdafx.h"
#include "HIDDebugTool.h"
#include "Main.h"
extern "C"
{
#include "hidsdi.h"
#include "setupapi.h"
}
#pragma comment(lib,"h
www.eeworm.com/read/186199/8953800
cpp serialdataview.cpp
// SerialDataView.cpp : CSerialDataView 类的实现
//
#include "stdafx.h"
#include "SerialData.h"
#include "SerialDataDoc.h"
#include "SerialDataView.h"
#include ".\serialdataview.h"
#ifdef _DE
www.eeworm.com/read/427066/8979689
cpp algorithmsetpage.cpp
// ..\AlgorithmSetPage.cpp : implementation file
//
#include "stdafx.h"
#include "RFRM.h"
#include "AlgorithmSetPage.h"
#include "RFIDRadioManager.h"
#include "MainFrm.h"
#include
www.eeworm.com/read/426625/9010875
c loadsys.c
/*================================
LoadSys.c VC 6.0
by:xuezhimeng -- 2008-08-16
================================*/
#include
#include
#include
#include
www.eeworm.com/read/426541/9014349
cpp myeditor.cpp
// myeditor.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#include "edit.h"
#include "myeditor.h"
#define MAX_LOADSTRING 100
// Global Va
www.eeworm.com/read/380928/9122298
cpp fileattributedlg.cpp
// FileAttributeDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MyPlayer.h"
#include "FileAttributeDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH
www.eeworm.com/read/182117/9216845
cpp statisticdialog.cpp
/************************************************************************************************
// $Header: /home/cvsroot/SoccerDoctor/StatisticDialog.cpp,v 1.11 2002/09/10 06:44:35 peter Exp $
//
www.eeworm.com/read/181259/9262476
cpp systemdlg.cpp
// SystemDlg.cpp : implementation file
//
#include "stdAfx.h"
#include "System.h"
#include "SystemDlg.h"
#include "excel.h"
#include "CSpreadSheet.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/181157/9272327
cpp 计算器dlg.cpp
// 计算器Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "计算器.h"
#include "计算器Dlg.h"
#include "stdio.h"
#include "math.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE