代码搜索:SetWindowText
找到约 2,287 项符合「SetWindowText」的源代码
代码结果 2,287
www.eeworm.com/read/100919/15860319
cpp adjrgbdlg.cpp
// AdjRGBDlg.cpp : implementation file
//
#include "stdafx.h"
#include "picviewer.h"
#include "AdjRGBDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/100919/15860321
cpp adjhs.cpp
// AdjHS.cpp : implementation file
//
#include "stdafx.h"
#include "picviewer.h"
#include "AdjHS.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/100919/15860355
cpp adjustsizedlg.cpp
// AdjustSizeDlg.cpp : implementation file
//
#include "stdafx.h"
#include "picviewer.h"
#include "AdjustSizeDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FI
www.eeworm.com/read/100908/15861843
cpp clientdetaildialog.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/15861851
cpp commentdialoglst.cpp
#include "stdafx.h"
#include "emule.h"
#include "CommentDialogLst.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
IMPLEMENT_DYNAMIC(CC
www.eeworm.com/read/100908/15861985
cpp ppgtweaks.cpp
// PgTweaks.cpp : implementation file
//
#include "stdafx.h"
#include "emule.h"
#include "PPgTweaks.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NE
www.eeworm.com/read/100908/15862113
cpp sharedfileswnd.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/15862125
cpp ppgdirectories.cpp
// PPgDirectories.cpp : implementation file
//
#include "stdafx.h"
#include "emule.h"
#include "PPgDirectories.h"
#include "otherfunctions.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THI
www.eeworm.com/read/100900/15862605
cpp organizeurldlg.cpp
// OrganizeURLDlg.cpp : implementation file
//
#include "stdafx.h"
#include "benbenbrowser.h"
#include "OrganizeURLDlg.h"
#include "generaldata.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/124608/14557495
c init.c
#pragma hdrstop
#include "invaders.h"
void InitGame()
{
char buf[32];
int x, i;
srand( (unsigned)time( NULL ) );
KillGameTimers();
SetWindowText(hWndMain, "Space Invaders"