CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - GetWindowText

搜索资源列表

  1. screct

    0下载:
  2. 密码盒控件,这个控件每当用键盘输入一个字符时,将显示出随机个数的密码字符。使用Api函数GetWindowText无法得到其中的内容。即使在你身旁看你输入密码,也很难看出你输入的密码是什么-password box controls, the controls used whenever a character keyboard, will show the number of random passwords characters. The use of Api GetWindowText f
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:31.56kb
    • 提供者:杨冰
  1. mscomabc

    0下载:
  2. VS2005下开发的串口程序,功能比较健全-CWinApp CWnd CDialog LoadIcon CDataExchange CString IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon GetWindowText SetWindowText MessageBox
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-17
    • 文件大小:105.49kb
    • 提供者:rrr
  1. A_Supreme_Window_API_tutorial

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:19.51kb
    • 提供者:coder0101
  1. TransParentButton

    0下载:
  2. 透明的按钮,VC++,void CTransParentButton::DrawText() { CString itemString CRect clientRect CClientDC dc(this) GetClientRect(&clientRect) GetWindowText(itemString) // Draw text depend on different state. if(itemString) -TransP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.79mb
    • 提供者:lixw
  1. window

    0下载:
  2. 输入窗口的标题,可以列举窗口里面的所有控件。你也可以重新设置对方控件里面的信息。 该程序主要方便新手学习FindWindow,GetWindowText,GetClassName,GetWindow,SetWindowText等常用api函数。-Enter the title of the window, you can list all the controls inside the window. You can also reset the other control inside i
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:7.21kb
    • 提供者:陈生
  1. KILLAPP

    1下载:
  2. 使用 EnumWindows API 函数来检查每个正在运行的窗口。 使用 GetWindowText 来确定每个窗口的标题。 当发现目标窗口时,在 programn 使用 SendMessage,将关闭自身的目标。-Use the EnumWindows API function to examine each running window. Use GetWindowText to determine each window s title. When it finds the targ
  3. 所属分类:Windows Develop

    • 发布日期:2017-01-31
    • 文件大小:2.74kb
    • 提供者:LuckierMa
  1. 2

    1下载:
  2. 通过EnumWindows,GetWindowText,SendMessage, 三个API,向窗口标题第一个字为‘电’字的顶层窗口发送WM_CLOSE消息-By EnumWindows, GetWindowText, SendMessage, the three API, the first word to the window title for the ' power' words to send WM_CLOSE message on top of the window
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:946byte
    • 提供者:孙悟空
  1. get-edit-password

    0下载:
  2. 使用GetWindowText函数显示普通密码编辑框中的密码-use GetWindowText function to get edit password
  3. 所属分类:EditBox

    • 发布日期:2017-03-28
    • 文件大小:3.15kb
    • 提供者:holysatan
  1. mfc

    0下载:
  2. 通讯录管理系统[经验]通讯录管理系统 - VC.NET论坛 - 编程论坛 8条回复 - 发帖时间: 2005年5月9日 利用MFC连接数据库有很多方法,选择一个比较适中的方法——利用MFC的ODBC类来制作通讯录管理系统。建立对话框应用程序,为其添加菜单实现登陆和密码修改功能,添加MFC-CDialog CString MessageBeep CWnd LoadIcon CDataExchange CWinApp CPoint CDC GetObject CreateFontIndir
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.36mb
    • 提供者:王婷
  1. VC_6ActiveReadMe

    0下载:
  2. 用VC就离不开使用系统控件,发一个综合介绍的说明。VC++_6常用控件使用方法介绍 摘要如下: 除非特别说明,本文中所用控件变量类型为Control 一般控件可用/不可用 EnableWindow(TRUE) EnableWindow(FALSE) 1、Static Text------------静态控件 --类CStatic 取值/赋值(变量类型为Control) m_lbl.GetWindowText(string) m_lbl.SetWi
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:10.77kb
    • 提供者:加菲
  1. howto_kill_application

    0下载:
  2. Use the EnumWindows API function to examine each running window. Use GetWindowText to determine each window s title. When it finds the target window, the programn uses SendMessage to make the target close itself.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:4.97kb
    • 提供者:npoker
  1. Button-tansparent

    0下载:
  2. Button-tansparent: LoadImage CPoint CWnd CButton GetActiveWindow GetCapture SetFocus SetCapture CRect GetClientRect PtInRect ReleaseCapture CDC CPen CBrush FrameRect FillRect GetSysColor SelectObject LineTo DrawFocusRect CString GetWindowText Offse
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1.66mb
    • 提供者:cici
  1. CUseSKin

    0下载:
  2. How to use skin control: LoadImage CPoint CWnd CButton GetActiveWindow GetCapture SetFocus SetCapture CRect GetClientRect PtInRect ReleaseCapture CDC CPen CBrush FrameRect FillRect GetSysColor SelectObject LineTo DrawFocusRect CString GetWindowText
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-26
    • 文件大小:8.9mb
    • 提供者:cici
  1. Fetion

    0下载:
  2. 北大学生计算机应用设计大赛作品 这是基于MFC编写的基于对话框的应用程序 源代码里面几乎没有注释,想法也非常简单。主要就是枚举窗口,定位到所需的窗口后发送GETWINDOWTEXT消息就行了。 如果需要注释的话可以留言。 里面用到了SkinSharp,有一个已破解的版本(SkinH.dll SkinH.lib skinh.she)。-Peking University students computer application design contest
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-04
    • 文件大小:841.59kb
    • 提供者:急急急
  1. spylite24-(1)

    0下载:
  2. Spy++ Lite是一款强有力的编程辅助工具,对分析窗体结构有独到之处。可以以十六进制和十进制两种不同方式显示窗口句柄等所有数值。本软件还可以简单调节窗口的状态和形为,如是否可见,是否可用,最大化,激活等。除此以外,您还可以把它当作一个截图的小工具来用。:)-Spy++ Lite 2.4 Build 20080512 FindWindowEx、SendMessage、GetClassName、GetWindowText
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:265.76kb
    • 提供者:朱化国
  1. KILLAPP

    0下载:
  2. vb应用程序终止另一个程序源代码实例程序-Dim buf As String* 256 Dim title As String Dim length As Long Get the window s title. length = GetWindowText(app_hWnd, buf, Len(buf)) title = Left$(buf, length) See if this is the target wind
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.5kb
    • 提供者:wxj
  1. GetEdit

    0下载:
  2. VC++设置其它程序中编辑框的文本,期间用到GetWindowText(str)获取文本,在窗口的设置信息一栏中,输入设置的文本内容,再点击“设置”按钮,即可看到效果。-VC++ program is used to set other text edit box during GetWindowText (str) get the text, set the information in the window of a bar, the text input settings, and the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:19.61kb
    • 提供者:gpudn52
  1. howto_kill_application

    0下载:
  2. Use the EnumWindows API function to examine each running window. Use GetWindowText to determine each window s title. When it finds the target window, the programn uses SendMessage to make the target close itself.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:5.02kb
    • 提供者:zhi084062
搜珍网 www.dssz.com