代码搜索:GetWindowText
找到约 1,006 项符合「GetWindowText」的源代码
代码结果 1,006
www.eeworm.com/read/198979/7898219
cpp wtl_tools.cpp
//PK 2006/10/15
#include "wtl_tools.h"
void
get_window_text(CWindow & control, string & text)
{ //PK 2006/10/15
int length = control.GetWindowTextLength() + 1;
char * buf = new char[length]
www.eeworm.com/read/195998/8118840
cpp findcombobx.cpp
// FindComboBx.cpp : implementation file
//
#include "stdafx.h"
#include "Wediter.h"
#include "FindComboBx.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/145135/12750665
cpp calldlg.cpp
// CallDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MyPos.h"
#include "CallDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/332053/12783077
cpp dclient_edit.cpp
// DClient_Edit.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "DClient_Edit.h"
#include "DClime.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sta
www.eeworm.com/read/245627/12787278
cpp calldlg.cpp
// CallDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MyPos.h"
#include "CallDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/330454/12888196
cpp dop.cpp
// DOP.cpp : implementation file
//
#include "stdafx.h"
#include "qpglxt.h"
#include "DOP.h"
#include "DBaseQuery.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FI
www.eeworm.com/read/330454/12888202
cpp dstorequwery.cpp
// DStoreQuwery.cpp : implementation file
//
#include "stdafx.h"
#include "qpglxt.h"
#include "DStoreQuwery.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/242304/13017605
cpp doutput.cpp
// DOutPut.cpp: implementation of the CDOutPut class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyProject.h"
#include "DOutPut.h"
www.eeworm.com/read/242304/13017822
cpp dsell.cpp
// DSell.cpp: implementation of the CDSell class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyProject.h"
#include "DSell.h"
#ifd
www.eeworm.com/read/242304/13017936
cpp dcheck.cpp
// DCheck.cpp: implementation of the CDCheck class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyProject.h"
#include "DCheck.h"
#in