代码搜索:SetWindowText
找到约 2,287 项符合「SetWindowText」的源代码
代码结果 2,287
www.eeworm.com/read/121214/14766954
cpp ctojdlg.cpp
// ctojDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "ctoj.h"
#include "ctojDlg.h"
#include ".\ctojdlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CctojDlg 对话框
CctojDlg::
www.eeworm.com/read/119334/14832297
cpp clientdetaildialog.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/119334/14832317
cpp filedetaildialog.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/119334/14832718
cpp ppgwebserver.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/119334/14832795
cpp ppgfiles.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/119334/14832919
cpp ppgproxy.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/119334/14832968
cpp directdownloaddlg.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/119334/14833068
cpp ppgdirectories.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/119269/14835420
cpp verifycertdlg.cpp
// FileZilla - a Windows ftp client
// Copyright (C) 2002 - Tim Kosse
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU
www.eeworm.com/read/118811/14853858
txt c++字符串完全指南 - win32字符编码(二) .txt
C++字符串完全指南 - Win32字符编码(二)
作者: 翻译:连波
Friday, November 15 2002 2:49 PM
Win32 API中的MBCS 和 Unicode
API的二个字符集
也许你没有注意到,Win32的API和消息中的字符串处理函数有二种,一种为MCBS字符串,另一种为Unicode字符串。例如,Win32中没有SetWindow