代码搜索:SetWindowText
找到约 2,287 项符合「SetWindowText」的源代码
代码结果 2,287
www.eeworm.com/read/228352/14389580
cpp dsetup.cpp
// DSetup.cpp : implementation file
//
#include "stdafx.h"
#include "qpglxt.h"
#include "DSetup.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/227618/14419593
cpp helpdlg.cpp
#include "stdafx.h"
#include "RsaKit.h"
#include "HelpDlg.h"
CHelpDlg::CHelpDlg(CWnd* pParent /*=NULL*/)
: CDialog(CHelpDlg::IDD, pParent)
{
//{{AFX_DATA_INIT(CHelpDlg)
//}}AFX_DATA_INIT
www.eeworm.com/read/226060/14499962
cpp tcpclientdlg.cpp
// TCPClientDlg.cpp : implementation file
//
#include "stdafx.h"
#include "TCPClient.h"
#include "TCPClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE
www.eeworm.com/read/125156/14511673
cpp gaoptions.cpp
// GAOptions.cpp : implementation file
//
#include "stdafx.h"
#include "../AIDoc.h"
#include "GAOptions.h"
#include "GAConstants.h"
#include "GAView.h"
namespace GA{
// CGAOptions dialog
www.eeworm.com/read/125156/14511711
cpp antoptions.cpp
// AntOptions.cpp : implementation file
//
#include "stdafx.h"
#include "resource.h"
#include "AntOptions.h"
#include "../AIDoc.h"
#include "ACOView.h"
#include "AntConstants.h"
namespace AC
www.eeworm.com/read/124905/14526435
cpp moneypay.cpp
// MoneyPay.cpp : implementation file
//
#include "stdafx.h"
#include "qq.h"
#include "MoneyPay.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/225041/14557056
cpp helpdlg.cpp
#include "stdafx.h"
#include "RsaKit.h"
#include "HelpDlg.h"
CHelpDlg::CHelpDlg(CWnd* pParent /*=NULL*/)
: CDialog(CHelpDlg::IDD, pParent)
{
//{{AFX_DATA_INIT(CHelpDlg)
//}}AFX_DATA_INIT
www.eeworm.com/read/124608/14557506
c text.c
#pragma hdrstop
#include "invaders.h"
void SetGameText()
{
char buf[80], buf2[80];
if (TimerFrame)
sprintf(buf, "Timer %d : ", TimerSeconds);
else
buf[0] = '\0';
s
www.eeworm.com/read/224915/14563031
cpp ftpserverdlg.cpp
// FtpServerDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FtpServer.h"
#include "FtpServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE
www.eeworm.com/read/223229/14649318
cpp gaoptions.cpp
// GAOptions.cpp : implementation file
//
#include "stdafx.h"
#include "../AIDoc.h"
#include "GAOptions.h"
#include "GAConstants.h"
#include "GAView.h"
namespace GA{
// CGAOptions dialog