代码搜索:SetWindowText
找到约 2,287 项符合「SetWindowText」的源代码
代码结果 2,287
www.eeworm.com/read/183563/9153629
cpp ezmrview.cpp
////////////////////////////////////////////////////////////////////////////////
// EzMrView.cpp : implementation of the CEzMrView class
// $Header: /USB/Util/EzMr/EzMrView.cpp 23 3/07/02 11:18p
www.eeworm.com/read/179949/9329523
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/376079/9332812
cpp gprsdialdlg.cpp
// GPRSDialDlg.cpp : implementation file
//
#include "stdafx.h"
#include "GPRSDial.h"
#include "GPRSDialDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/374597/9394124
txt 第五章1.txt
void CEx_RandIconDlg::OnButtonStart()
{
static bool bStart = FALSE;
bStart = !bStart;
CWnd *pBtn = GetDlgItem( IDC_BUTTON_START );
if ( bStart ) // 开始
{
pBtn->SetWindowText( "停止" );
www.eeworm.com/read/178154/9416967
c main.c
#include "gui.h"
#include
#include
HWND hWnd1,hWnd2,hWnd3,hWnd4,hWnd5;
#define Y RED
DT_CODE COLORREF man[]={16,16,5,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,Y,Y,0,0
www.eeworm.com/read/177571/9446848
cpp setttingdlg.cpp
// SetttingDlg.cpp : implementation file
//
// --------------------------------------------------------
// A Practical Guide to Script-Driven Software Development
// Author: Qiming Lu
www.eeworm.com/read/373340/9462307
cpp ezmrview.cpp
////////////////////////////////////////////////////////////////////////////////
// EzMrView.cpp : implementation of the CEzMrView class
// $Header: /USB/Util/EzMr/EzMrView.cpp 23 3/07/02 11:18p
www.eeworm.com/read/373165/9471118
cpp lmscopedlg.cpp
//***************************************************************************
//
// lmscopeDlg.cpp : implementation file
//
//**********************************************************************
www.eeworm.com/read/176905/9480098
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/176905/9480137
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