代码搜索:GetWindowText
找到约 1,006 项符合「GetWindowText」的源代码
代码结果 1,006
www.eeworm.com/read/101790/15807975
htm subject_60137.htm
序号:60137 发表者:robslove 发表日期:2003-11-12 00:34:48
主题:让人头痛的问题
内容:从ComboBox读出的数据str CString str;m_ComboBox.GetWindowText(str);函数形参是(char *)要怎么转换才能用》?
www.eeworm.com/read/192685/8366130
txt 如何得到桌面上窗口的标题.txt
你 可 以 使 用 Windows API的 GetWindow函 数 来 列 举 桌 面 上 的 窗 口 , 进 而 用 GetWindowText就 可 以 得 到 窗 口 标 题 。 但 问 题 是 你 不 要 向 程 序 管 理 器 发 送 Alt+F4, 否 则 你 的 Windows就 会 结 束 了 。
另 外 , 利 用 SendMessage(HWND_BROADCA
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
www.eeworm.com/read/188082/8574206
cpp dxmxx.cpp
// Dxmxx.cpp : implementation file
//
#include "stdafx.h"
#include "htglxt.h"
#include "Dxmxx.h"
#include "DBaseQuery.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/289010/8585533
cpp numericaledit.cpp
// NumericalEdit.cpp : implementation file
//
#include "stdafx.h"
#include "NumericalEdit.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
www.eeworm.com/read/288368/8638614
cpp dop.cpp
// DOP.cpp : implementation file
//
#include "stdafx.h"
#include "商品销售管理系统.h"
#include "DOP.h"
#include "BaseQuery.h"
#include "externDllHeader.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/288361/8640313
cpp dstore.cpp
// DStore.cpp : implementation file
//
#include "stdafx.h"
#include "qpglxt.h"
#include "DStore.h"
#include "DBaseQuery.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/288361/8640386
cpp dpersonnel.cpp
// DPersonnel.cpp : implementation file
//
#include "stdafx.h"
#include "qpglxt.h"
#include "DPersonnel.h"
#include "DBaseQuery.h"
#include "externDllHeader.h"
#ifdef _DEBUG
#define new DEBU