CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 程序窗口标题

搜索资源列表

  1. Hookmouse

    0下载:
  2. 一款不错的VC++鼠标钩子程序,打开本程序后,鼠标主到打开的任一窗口的标题栏上,该窗口的信息就会显示在钩子程序里显示,和以往的鼠标钩子有点区别。程序一共分两部分,一部分是Mousehook.dll的源程序,另一部分则是调用些DLL生成的钩子程序。-A good VC++ mouse hook procedure, open the program, the mouse to open any of the main window title bar, the window information
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:23232
    • 提供者:王小强
  1. Practice

    0下载:
  2. 有程序启动画面,窗口xp化,特效对话框,画图工具大全,标题栏图片的改动-A program splash screen, window xp technology, special effects dialog box, drawing tools Daquan, changes the title bar image
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:273237
    • 提供者:luqin
  1. movewindows

    0下载:
  2. 在VC++中实现无标题栏对话框的拖动程序,如果想做浮动窗口的话,是一个不错的例子。本程序用VC2010编写,编译通过,附执行程序。-In VC++ in the realization of a drag the title bar of the dialog box procedure, if they want a floating window, is a good example. Prepared with the VC2010 this program, compile, attac
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:221805
    • 提供者:kevin
  1. zhuomianshoushoudao1.5

    0下载:
  2. 桌面手术刀是一个小巧方便的综合辅助工具主要功能有: 窗口类: 1.查看运行程序的句柄,标题。 2.可以修改程序的透明度,并且可以穿透鼠标。 3.显示鼠标的屏幕坐标和程序中的坐标。 4.可以控制窗口的状态,如窗口化,最大化等。 5.可以激活所有灰色控件(很经典的一个功能哦)。 6.显示程序中的星号密码。 7.显示窗口类值,窗口函数地址,窗口ID以及窗口范围。 8.显示网页中相关元素的各种信息。 9.显示当前选中部分的网页代码(又一个经典功能哦)。
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:50339
    • 提供者:zhy
  1. zhengtu.ec

    0下载:
  2. .版本 2 .程序集 窗口程序集1 .子程序 _按钮1_被单击 .局部变量 ID, 整数型 .局部变量 游戏地址, 整数型 .局部变量 玩家基址, 整数型 .局部变量 判断上下马, 整数型 ID = 取进程ID (“zhengtu.dat”, 假) 游戏地址 = 读整数型内存 (ID, 十六转十 (“AD23E4”)) 玩家基址 = 读整数型内存 (ID, 游戏地址 + 十六转十 (“52c”)) 判断上下马 = 读整数型内存 (ID,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:11745
    • 提供者:张军
  1. 201011269532880

    0下载:
  2. 桌面电子便笺演示程序 实现如下功能: 1、双击标题栏新建窗口 2、单击标题栏拖动窗口 3、锁定在桌面,保证窗体可见性 4、内含解除锁定桌面代码 5、不操作时窗体半透明 不影响其它程序操作 -Program for desktop electronic memo demonstrates the following features: 1, 2, double-click the title bar of the new window, click the
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:7915
    • 提供者:
  1. closeWin

    0下载:
  2. 双击程序界面窗口,关闭具有ini文件中设定的标题的窗口。-Double-click the program interface window, will close the window with the title set in the ini file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:167991
    • 提供者:pudncom
  1. ExamplesForBeginners1

    0下载:
  2. 这是一个初学者例子,此源码包括frm、frx、vbp、vbw文件,内容包括弹出信息框、输入框,写入文件,带参数运行程序,修改图片,程序错误的处理,修改窗口和各个控件的标题,自动调整窗口大小,隐藏窗口 这些功能-This is the example of a beginner, this source includes frm, frx, vbp, vbw documents, including pop-up message box, input box, write the file, wi
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:315402
    • 提供者:李德权
  1. 201011269532880

    0下载:
  2. 桌面电子便笺演示程序 实现如下功能: 1、双击标题栏新建窗口 2、单击标题栏拖动窗口 3、锁定在桌面,保证窗体可见性 4、内含解除锁定桌面代码 5、不操作时窗体半透明 不影响其它程序操作 -Program for desktop electronic memo demonstrates the following features: 1, 2, double-click the title bar of the new window, click the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:11820
    • 提供者:
  1. HideWindows

    0下载:
  2. VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口-VC++ on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, show the selected window
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:23128
    • 提供者:
  1. HOOK

    0下载:
  2. 1.这是一个基于钩子技术的键盘记录工具 2.HOOK文件夹下时DLL模块,SetHook文件夹下是安装DLL的程序 3.工具可以记录各种语言(包括中文、日文等等...)及符号,记录保存在c:\hooktxt.txt目录下 4.程序可以抓取输入窗口的标题-1. This is a hook-based keyloggers technology tools 2.HOOK folder when the DLL module, SetHook DLL folder of the i
  3. 所属分类:钩子与API截获

    • 发布日期:2013-05-04
    • 文件大小:1990168
    • 提供者:ailink
  1. ChageTitle

    0下载:
  2. vc 改变主窗口上的标题\ChageTitle的程序源码-vc on the main window to change the title of \ ChageTitle the program source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:35153
    • 提供者:占礼辉
  1. ChageTitle

    0下载:
  2. vc——改变主窗口上的标题\ChageTitle的程序源码,值得一看!-vc- the main window to change the title \ ChageTitle the program source code, worth a visit!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:38518
    • 提供者:汪美琴
  1. EnumWindowsProc

    0下载:
  2. vc——获取所有打开窗口程序的句柄、类名及标题\EnumWindowsProc的程序源码,值得一看!-vc- all open windows to get a handle, class name and title \ EnumWindowsProc the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:36608
    • 提供者:何成立
  1. UseMouseHook

    0下载:
  2. vc——调用鼠标钩子DLL,显示鼠标所在窗口的标题\UseMouseHook的程序源码,值得一看!-vc- call the mouse hook DLL, where the window displays the title of the mouse \ UseMouseHook the program source code, worth a visit!
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:37641
    • 提供者:许捷
  1. EnumWindowsProc

    0下载:
  2. 获取所有打开窗口程序的句柄、类名及标题\EnumWindowsProc\EnumWindowsProc.rar,很不错的vc源码,有兴趣的朋友可以看看。-All open windows to get a handle, class name and title \ EnumWindowsProc \ EnumWindowsProc.rar, very good vc source, interested friends can see.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:36681
    • 提供者:
  1. ClientMove

    0下载:
  2. 本程序可以实现移动客户区来移动整个窗口,而不用移动标题栏。-The program can move to move the entire window client area, without moving the title bar.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:35055
    • 提供者:杨元
  1. efTools

    1下载:
  2. 易飞品号导入系统的工具 操作方法: 1、打开范本里的EXCEL文件,选择 文件 - 另存为... - 保存类型选择“文本文件(制表符分隔)” 2、保存完,把EXCEL关闭 3、运行程序 Project3.exe 4、输入要连接服务器的地址、SQL用户名及密码。选择连接 5、跳出窗口,输入易飞的用户名及密码。确定 6、有些记录有 补货点 、 经济批量 等,可以把 自动添加品号仓库档 打勾。 7、以上正确后
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:39682
    • 提供者:Robin
  1. Visual-CPP

    0下载:
  2. 1.开发的应用程序为单文档用户界面,其项目名由自己的姓和学号最后4位组成,如“马0001”,标题为”期末考试”。 2.单击鼠标左键时,利用颜色选择对话框选择颜色,并在视图区画一个该颜色的空心图形。 3.为应用程序添加主菜单“显示”,且“显示”菜单中包含“文本”和“图形”2个菜单项。当程序运行时,用户单击“文本”菜单项,可以在消息框中显示自己的学号、姓名等文本信息,单击“图形”菜单项,在视图窗口中画一个红色的实心图形。 4.为应用程序新增的菜单项添加快捷菜单和工具按钮,并在状态栏中显示
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:54014
    • 提供者:王虎
  1. ex

    0下载:
  2. 用最简单的方法写得WIN32程序,基于对话框,显示所有窗口的标题。不使用MFC。VC6下编译。程序仅172K大小。小巧精悍。-win32 dialog based simplest application that enumerates all open windows titles.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:35016
    • 提供者:杨昊天
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com