登录
首页 » Windows核心 » password View (TFT)

password View (TFT)

于 2022-05-25 发布 文件大小:6.52 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

密码查看器(7k)-password View (TFT)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一款模仿windows资源管理器的应用程序,它通过树视控件和列表控件实现对windows资源的管理...
    这是一款模仿windows资源管理器的应用程序,它通过树视控件和列表控件实现对windows资源的管理-This is an imitation of the Explorer windows application that controls and through the tree as a list of controls to achieve resource management on windows
    2022-01-22 12:13:40下载
    积分:1
  • 一个有关VC中嵌入汇编语言代码的例子,这个是自己原创的作品,欢迎使用!...
    一个有关VC中嵌入汇编语言代码的例子,这个是自己原创的作品,欢迎使用!-an embedded assembler language code examples, this is their original work, Welcome!
    2022-04-24 07:24:08下载
    积分:1
  • NETBIOS and IPX network interfaces need to address. The article detailed the ste...
    IPX和NETBIOS接口需要网络地址。该文通过详细的步骤演示了如何通过VB获取网卡地址。-NETBIOS and IPX network interfaces need to address. The article detailed the steps demonstrated how VB access card addresses.
    2022-03-19 10:54:58下载
    积分:1
  • 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的...
    完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations. Machines can get charged with the hardware information, document information, registry and control for the screen. SOCKET code of overlapping I/O is also the realization worth Participation
    2023-07-22 03:45:06下载
    积分:1
  • 关于如何锁住键盘和鼠标
    钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
    2022-02-24 11:14:29下载
    积分:1
  • 使用DLL共享数据块确保一个进程实例
    使用DLL共享数据块确保一个进程实例-use DLL share data block to ensure an example of the process
    2022-11-03 05:05:03下载
    积分:1
  • 9行代码废掉Windows XP2000,windows的一个BUG
    9行代码废掉Windows XP2000,windows的一个BUG-nine row code depose a BUG of Windows XP2000,windows
    2023-09-03 04:25:02下载
    积分:1
  • VB中如何来获得CPU占用率
    VB中如何来获得CPU占用率-VB How to get CPU occupancy rate
    2022-08-25 13:37:37下载
    积分:1
  • windows下一种反动态跟踪的方法
    windows下一种反动态跟踪的方法-windows under a dynamic- tracking method
    2022-06-11 13:01:00下载
    积分:1
  • Dll common
    通用的dll测试工具源码,只要按照规定格式导出函数即可-Dll common-source testing tools, as long as the format in accordance with the Export function can be
    2023-04-14 00:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载