-
自己实现LoadLibrary函数功能,在程序中加在动态连接库。通过对DLL PE文件分析,把DLL加载到内存中。...
自己实现LoadLibrary函数功能,在程序中加在动态连接库。通过对DLL PE文件分析,把DLL加载到内存中。
- 2022-02-06 15:36:46下载
- 积分:1
-
这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光...
这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光标移到托盘图标上之后,Windows会发送消息给托盘程序,从而显示提示信息――Tooltip。但在Windows XP中我们还看到有些系统托盘程序是自动显示ToolTips信息的,也就是说不用将鼠标光标移到托盘图标上便可显示ToolTips,在这是怎么实现的呢?此代码将示范一种新奇的ToolTips风格,它叫做气球提示:Balloon Tips。-This the "system tray full programming guide (3)" article supporting code examples. Achieving a tray icon balloon style tips. This a lE5.0 only occurred after the new features. The procedure tray is usually prompts the mouse to move the cursor on the tray icon, Windows will send messages to the tray procedures, as evidenced by a message-- Tooltip. However, in Windows XP, we also see some system tray procedure is automatic ToolTips information, in other words no need to move the mouse cursor on the tray icon will show ToolTips, it is how to achieve? This code will demonstrate a strange ToolTips style, it is called balloon Tip : Balloon Tips.
- 2022-09-01 14:40:03下载
- 积分:1
-
psexec 很著名的网络工具的实现。注意RELEASE 编译 和 UNICODE。
psexec 很著名的网络工具的实现。注意RELEASE 编译 和 UNICODE。-very famous network tool to achieve. Attention RELEASE translation, and UNICODE.
- 2023-02-04 16:00:04下载
- 积分:1
-
SSDT HOOK隐藏/保护过程
应用背景HOOK SSDT发展进程隐藏和保护过程中的驱动程序。进程隐藏保证遍历程序API的过程,包括任务管理器查看是不是过程,维护过程是被杀。关键技术zwquerysysteminformation SSDT HOOK ; ; zwterminateprocess功能;
- 2022-09-26 13:40:03下载
- 积分:1
-
这个程序主要实现了对Windows系统登陆界面的修改,使用自己定义的mygina来代替系统默认的msgina。...
这个程序主要实现了对Windows系统登陆界面的修改,使用自己定义的mygina来代替系统默认的msgina。-the process of the main landing system Windows interface changes use their own definition of mygina system to replace the default msgina.
- 2022-10-29 02:25:03下载
- 积分:1
-
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错...
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错-User management, but also good for beginners Dongdong, forgot how to write back and look at the good
- 2022-03-05 05:18:42下载
- 积分:1
-
在开发嵌入式usb设备程序时有用的pc端通用测试程序
在开发嵌入式usb设备程序时有用的pc端通用测试程序-Usb device embedded in the development of procedures useful pc client Universal Test Procedure
- 2022-10-03 09:30:03下载
- 积分:1
-
使用c编的内存自动分配程序,用起来很方便,欢迎实用!
使用c编的内存自动分配程序,用起来很方便,欢迎实用!-Use c-series automatic memory allocation process is very easy to use, welcome practical!
- 2022-11-21 09:10:02下载
- 积分:1
-
a time synchronization code (client), the server
一个时间同步的代码(客户端),服务器端的我已经上传.-a time synchronization code (client), the server- I have uploaded.
- 2023-05-22 21:25:02下载
- 积分:1
-
隐藏系统状态条,SystemParametersInfo() API来实现隐藏和显示。
隐藏系统状态条,SystemParametersInfo() API来实现隐藏和显示。-hidden system of the state, SystemParametersInfo () API to achieve concealment and display.
- 2023-02-18 11:30:04下载
- 积分:1