bzmework / TSubclass

采用ATL实现的一个安全可靠的、性能非常好的COM DLL,用于Hook窗口、鼠标、子类化窗口。 ATL to achieve a safe and reliable COM DLL, very good performance, Hook window, mouse, subclass window.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSubclass

采用ATL实现的一个安全可靠的、性能非常好的COM DLL,用于Hook窗口、鼠标、子类化窗口。ATL to achieve a safe and reliable COM DLL, very good performance, Hook window, mouse, subclass window.

测试结果:
image

编译环境:
Windows 10
Visual Studio 2019
说明:支持vs6-vs2019所有版本编译,如果你要支持在xp上使用,请采用TSubclass.dsw,若有必要则进行升级,
升级路线一般是:vs6升级到vs2005进行过渡然后升级到更高版本的vs编译环境。

About

采用ATL实现的一个安全可靠的、性能非常好的COM DLL,用于Hook窗口、鼠标、子类化窗口。 ATL to achieve a safe and reliable COM DLL, very good performance, Hook window, mouse, subclass window.

License:Mozilla Public License 2.0


Languages

Language:C++ 75.7%Language:C 17.1%Language:VBA 6.7%Language:Makefile 0.6%