代码搜索:SetWindowText

找到约 2,287 项符合「SetWindowText」的源代码

代码结果 2,287
www.eeworm.com/read/152475/12110783

h linedlg.h

/* * Copyright (C) 2001-2005 Jacek Sieka, arnetheduck on gmail point com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi
www.eeworm.com/read/254959/12111471

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/152095/12139919

cpp os2dlg.cpp

// OS2Dlg.cpp : implementation file // #include "stdafx.h" #include "OS2.h" #include "OS2Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #e
www.eeworm.com/read/151846/12170663

cpp func.cpp

#include "stdafx.h" #include #include "func.h" #include #include #include #include #include #include "conio.h" #include "io.h" #i
www.eeworm.com/read/340227/12171578

cpp dealwithqueue.cpp

// DealWithQueue.cpp : implementation file // #include "stdafx.h" #include "AviationBS.h" #include "DealWithQueue.h" #include "UsedLine.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_F
www.eeworm.com/read/151447/12210381

txt vc编程指南68篇(4).txt

21、如何单击除了窗口标题栏以外的区域使窗口移动 当窗口需要确定鼠标位置时Windows向窗口发送WM_NCHITTEST信息,可以处理 该信息使Windows认为鼠标在窗口标题上。对于对话框和基于对话的应用程序,可 以使用ClassWizard处理该信息并调用基类函数, 如果函数返回HTCLIENT 则表明 鼠标在客房区域,返回HTCAPTION表明鼠标在Windo ...
www.eeworm.com/read/150781/12261892

cpp verifycertdlg.cpp

// FileZilla - a Windows ftp client // Copyright (C) 2002-2004 - Tim Kosse // This program is free software; you can redistribute it and/or // modify it under the terms of th
www.eeworm.com/read/252665/12270260

cpp dsetup.cpp

// DSetup.cpp : implementation file // #include "stdafx.h" //#include "qpglxt.h" #include "DSetup.h" #include "wzglxt.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/338009/12329364

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/148871/12418446

cpp coptiondlg.cpp

// COptionDlg.cpp: implementation of the COptionDlg class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "COptionDlg.h" #include "resour