代码搜索:SetWindowText
找到约 2,287 项符合「SetWindowText」的源代码
代码结果 2,287
www.eeworm.com/read/101790/15811523
htm subject_42381.htm
序号:42381 发表者:打算法 发表日期:2003-06-02 22:34:27
主题:求助!!调试时的错误!
内容:我调试我的程序的时候出现了下面的error,我不知怎么改,希望大家帮帮我!其中一部分是我借用别人的代码!// wincountDlg.cpp ///***************************
www.eeworm.com/read/101093/15852665
cpp secretkeyedit.cpp
// SecretKeyEdit.cpp : implementation file
//
#include "stdafx.h"
#include "secretchat.h"
#include "SecretKeyEdit.h"
#include "RSA.h"
#include "SecretChatDlg.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/100908/15862018
cpp ppgirc.cpp
// PPgIRC.cpp : implementation file
//
#include "stdafx.h"
#include "emule.h"
#include "PPgIRC.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#e
www.eeworm.com/read/100908/15862053
cpp ppgconnection.cpp
// PPgConnection.cpp : implementation file
//
#include "stdafx.h"
#include "emule.h"
#include "PPgConnection.h"
#include "wizard.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=_
www.eeworm.com/read/100908/15862078
cpp addfriend.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify
www.eeworm.com/read/100908/15862192
cpp ppgdisplay.cpp
// PPgDisplay.cpp : implementation file
//
#include "stdafx.h"
#include "emule.h"
#include "PPgDisplay.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG
www.eeworm.com/read/332034/12784476
txt 工具条.txt
29. 如何设置工具条标题
工具条是一个窗口,所以可以在调用CWnd : : SetWindowText来设置标题,例子如下:
int CMainFrame : : OnCreate (LPCREATESTRUCT lpCreateStruct )
{
…
// Set the caption of the toolbar .
m_wndToolBar.SetWindowText (_
www.eeworm.com/read/188082/8573882
cpp dblzfsx.cpp
// Dblzfsx.cpp : implementation file
//
#include "stdafx.h"
#include "htglxt.h"
#include "Dblzfsx.h"
#include "ExternDllHeader.h"
#include "DBaseQuery.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/188082/8574034
cpp dwldw.cpp
// DWLDW.cpp : implementation file
//
#include "stdafx.h"
#include "htglxt.h"
#include "DWLDW.h"
#include "DBaseQuery.h"
#include "externdllheader.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/188082/8574062
cpp dwysp.cpp
// Dwysp.cpp : implementation file
//
#include "stdafx.h"
#include "htglxt.h"
#include "Dwysp.h"
#include "DBaseQuery.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI