代码搜索:GetWindowText
找到约 1,006 项符合「GetWindowText」的源代码
代码结果 1,006
www.eeworm.com/read/101473/15831430
bas enumwin.bas
Attribute VB_Name = "Module1"
Option Explicit
Declare Function GetWindowText Lib "user32" Alias "GetWindowTextA" (ByVal hwnd As Long, ByVal lpString As String, ByVal cch As Long) As Long
Declare
www.eeworm.com/read/100908/15861868
cpp searchdlg.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify
www.eeworm.com/read/390656/8454514
cpp changepass.cpp
// CHangePass.cpp : implementation file
//
#include "stdafx.h"
#include "SellMan.h"
#include "CHangePass.h"
#include "TabGH.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/283525/9013035
cpp cabaseinfodlg.cpp
/* ====================================================================
* The Ciso Software License, Version 1.0
*
* Copyright (c) 2003-2004 The Chinese Infomation security organization.
* A
www.eeworm.com/read/161026/10462916
c window.c
#include
#include
#include
#include"resource.h"//资源文件
#include "list.h"
#define COL 6
#define ROW 14
#define Prompt "通迅管理提示您"
HINSTANCE hInst;//声明应用程序实例
HWN
www.eeworm.com/read/469410/6976039
cpp bookdetailsdlg.cpp
// BookDetailsDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Books.h"
#include "BookDetailsDlg.h"
// CBookDetailsDlg dialog
IMPLEMENT_DYNAMIC(CBookDetailsDlg, CDialog)
www.eeworm.com/read/199272/7871402
cpp encodedialog.cpp
#include "stdafx.h"
#include "dll.h"
#include "md5.h"
#include "ripemd.h"
#include "rng.h"
#include "gzip.h"
#include "default.h"
#include "randpool.h"
#include "ida.h"
#include "base64
www.eeworm.com/read/199272/7871461
cpp newmaildialog.cpp
//增加新邮箱对话框
#include "stdafx.h"
#include "resource.h"
#include "NEWMAILDIALOG.h"
#include "xmldata.h"
#include
#include
#include ".\newmaildialog.h"
extern CXMLD
www.eeworm.com/read/195775/8132028
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