欢迎来到皮皮网官网

【新建xml文件源码】【股票满仓指数源码】【锦州到营口源码】c 钩子源码_钩子代码

时间:2024-12-23 22:31:18 来源:在线答题 php 源码

1.下面代码有错误码? error C2533: 'Cmousehook::Cmousehook' : constructors not allowed a return type

c 钩子源码_钩子代码

下面代码有错误码? error C2533: 'Cmousehook::Cmousehook' : constructors not allowed a return type

       //Cmousehook.h

       class AFX_EXT_CLASS Cmousehook:public CObject

        {

        public:

        Cmousehook();

        //钩子类的钩钩代新建xml文件源码构造函数

       ~Cmousehook();

        //钩子类的析构函数

        BOOL starthook(HWND hWnd);

        //安装钩子函数

        BOOL stophook();

       // 卸载钩子函数

        };

       //Cmousehook.cpp

       Cmousehook::Cmousehook()

        //类构造函数

        {

        };//分号

        Cmousehook::~Cmousehook()

        //类析构函数

        {

        stophook();

        };//分号

copyright © 2016 powered by 皮皮网   sitemap