代码搜索:GetWindowText
找到约 1,006 项符合「GetWindowText」的源代码
代码结果 1,006
www.eeworm.com/read/311195/13633992
cpp xgmmdlg.cpp
// XGMMDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Library.h"
#include "XGMMDlg.h"
#include "DataBase.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/311195/13634005
cpp yhgldlg.cpp
// YHGLDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Library.h"
#include "YHGLDlg.h"
#include "DataBase.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/305500/13767173
sbs dll示例1.sbs
Declare Function GetActiveWindow& Lib "user32" ()
Declare Function GetWindowTextLength& Lib "user32" _
(ByVal hwnd&)
Declare Sub GetWindowText Lib "user32" _
(ByVal hwnd&, ByVal lpsz$, ByV
www.eeworm.com/read/151211/12229908
txt 41.txt
判断应用程序是否仍在运行并设置焦点
下面的程序将利用VB程序的一个独有的特点:隐藏的父窗口。每一个VB应用程序都有一个隐藏的父窗口。该父窗口的标题(Caption) 就是你在“生成EXE”文件时所提供的应用程序的名称。 这就是为什么当你按下Ctl+Alt+Del查看时,任务列表中显示的总是应用程序的名称,而不是程序主窗口窗口的标题。
既然父窗口是隐藏的,那我们就没有必要去改变父窗口 ...
www.eeworm.com/read/151073/12236948
cpp dlgserverconfig.cpp
// DlgServerConfig.cpp : implementation file
//
#include "stdafx.h"
#include "NServer.h"
#include "DlgServerConfig.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_
www.eeworm.com/read/131935/14119550
cpp kecheng.cpp
// kecheng.cpp : implementation file
//
#include "stdafx.h"
#include "mark.h"
#include "kecheng.h"
#include "MainFrm.h"
#include "adodc.h"
#include "_recordset.h"
#include "fields.h"
#inclu
www.eeworm.com/read/131935/14119599
cpp teacher.cpp
// teacher.cpp : implementation file
//
#include "stdafx.h"
#include "mark.h"
#include "teacher.h"
#include "MainFrm.h"
#include "adodc.h"
#include "_recordset.h"
#include "fields.h"
#inclu
www.eeworm.com/read/131413/14147326
txt 显示密码编辑框中的密码 .txt
显示密码编辑框中的密码
--------------------------------------------------------------------------------
作者:不详 来源于:不详 发布时间:2005-3-22 8:15:38
我们在使用Windows时,经常会碰到一些密码编辑框,输入其中的文字都以“*”显示。现在,有许多共享软件和自由软件都可以实现隐藏
www.eeworm.com/read/118923/14847717
htm tszs3.htm
查阅所有可视窗口标题
运用API函数 GetWindow() 配合 GetWindowText() 逐一查出各视窗的标题
1. File | New
www.eeworm.com/read/415837/11050616
cpp kecheng.cpp
// kecheng.cpp : implementation file
//
#include "stdafx.h"
#include "mark.h"
#include "kecheng.h"
#include "MainFrm.h"
#include "adodc.h"
#include "_recordset.h"
#include "fields.h"
#inclu