Welcome![Sign In][Sign Up]
Location:
Search - hook MFC

Search list

[GUI DevelopSTSkin皮肤UI库

Description: 使用HOOK方式的完整skin UI库,附带skin文件编辑器。 包含全部source code。
Platform: | Size: 5440410 | Author: polo_chen@sina.com | Hits:

[SourceCode连连看外挂MFC版源码

Description: Hook QQ连连看
Platform: | Size: 52587 | Author: zongwu_xp@tom.com | Hits:

[Windows DevelopMFC_Hooks_Sample

Description: mfc 钩子调用例程-mfc hook invoke instance.
Platform: | Size: 36864 | Author: 小吗 | Hits:

[GUI Develop钩子换肤程序

Description: 一个用vc++开发的界面程序,用到了钩子的原理,简单但很实用-vc used to develop an interface procedures used by the hook the principle, very simple but practical
Platform: | Size: 61440 | Author: 梁超 | Hits:

[Hook api让你的软件界面更漂亮三

Description: 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style uniform software interface is really difficult, as mentioned in the MessageBox netizens, FileDialog, FontDialog, directories, etc. MFC dialog within the system DLL even within the dialog, if it's not easy changing face. Some say HOOK technology, the technology can really HOOK, HOOK can say is pervasive, but the efficient use HOOK is hardly satisfied with the majority from the current mining technology Eurocargo HOOK use of the software, can prove this point. Today we will discuss other technologies to achieve a FileDialog changing face of this technique called window replacement process method
Platform: | Size: 610304 | Author: 小小天职 | Hits:

[Hook apiHookImport_src

Description: Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for every call to the file system (::CreateFile() & CloseHandle()) which your app makes. This example of hooking the file system calls your app makes could form the basis of code to ensure you do not have any handle leaks in your application. You could also use this code to spy on COM port activity in remote processes by injecting the DLL into the remote process. -MFC source code for a function w hich can be used to hook any imported function ca ll which makes your application. Since most of t he Win32 API is implemented using import functi ons in dlls. this means that you hook Win32 API calls. This is for example useful when you want to be called for every call to the file system (: : CreateFile ()
Platform: | Size: 6144 | Author: l | Hits:

[Dialog_Windowmyfiledialogdemo

Description: 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style reunification of the software interface is difficult. As netizen's MessageBox, FileDialog, FontDialog. Contents dialog, and other internal MFC DLL system even within the dialog box, in order to allow it faces no easy thing. Some say HOOK technology, the technology can really HOOK, HOOK can be said to be all-pervasive. However, the efficient use HOOK is unsatisfactory. from the most current mining technology HOOK skinnable software situation, we can prove this point. Today, we will discuss other technologies to achieve a FileDialog changing face of this technique is called window replacement process France
Platform: | Size: 610304 | Author: | Hits:

[Hook apimousehook

Description: 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中. Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通 过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口, 用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以 实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如 键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消 息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32 全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MFC DLL以及共享数 据等相关知识进行了简单的阐述。
Platform: | Size: 21504 | Author: 杨秉岐 | Hits:

[Hook apiPureDll

Description: 这是一个利用纯W32 DLL文件进行HOOK编程的源代码,不含MFC架构 1、用VC向导生成Win32 Dll 2、手动加入def文件,其中内容与MFC 规则DLL中相同 3、DllMain中的第一个参数是HANDLE类型的,强制转换成HINSTANCE型的 4、令SetWindowsHook中的参数App->hInstance变为DllMain中初始化的Instance 5、确保程序中不出现MFC的东西-This is a use of pure W32 DLL files HOOK programming source code, MFC framework does not contain one, using VC Wizard generates Win32 Dll2, manually add def files, the content of the rules of DLL with MFC in the same 3, DllMain first parameter is the HANDLE type, forced into HINSTANCE type 4, so SetWindowsHook parameters App-
Platform: | Size: 14336 | Author: neusoftrhl | Hits:

[Hook apiMFC

Description: 桌面像素值的获取和桌面截图小程序。 目的在于学习全局钩子的使用-Desktop access to pixel values and desktop screenshot applet. Aimed at studying the overall situation of the use of hook
Platform: | Size: 3829760 | Author: 潮人 | Hits:

[VC/MFCMFCWidnows

Description: MFC+Widnows程序设计(中文第二版)-MFC+ Widnows program design (English Second Edition)
Platform: | Size: 46864384 | Author: 闪烁的星云 | Hits:

[VC/MFCMFC_Message_Reverse_analysis

Description: MFC消息流程说明。对于理解hook机制有帮助-MFC news flow note. Hook for understanding the mechanism to help
Platform: | Size: 207872 | Author: xiaoguizi | Hits:

[DocumentsVC++code

Description: 内容简介    本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。 不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法的建议,为读者进一步的学习提供指导。 本书内容丰富、实用性强,许多代码可以直接应用到工程项目中。 本书的配套光盘还免费提供近乎45小时的VC++教学视频,读者在学习的过程中可以将视频和书互为参考,配合学习,这样可以更快、更好地掌握VC++编程。 本书适合于VC++ 6.0的初学者和使用VC++从事开发的程序员,对于具有一定VC++编程经验的读者,也具有很好的参考价值。 -err
Platform: | Size: 13770752 | Author: libojeason | Hits:

[Hook apiDEMO

Description: 基于VC MFC 多文档的demo程序,包括雪花演示以及qq hook小工具-VC MFC multi-document based on the demo program, including presentations, as well as snowflakes qq hook Gadgets
Platform: | Size: 880640 | Author: henry | Hits:

[GUI DevelopSkinST

Description: Window皮肤,包含完整源代码和使用例子,在MFC方式非常好,代码在SKinTK(SkinTool)进行修改,在VC++6.0编译通过,性能非常接近Skin++(SkinPlusPlus),在此基础上修改,制作皮肤,非常优秀代码,程序基于Windows的Hook技术,大量的GDI作图,目前系统不能运行比Windows 5.0版本以下的操作系统,至少ComBox不能运行在5.0以下的操作系统。欢迎各位进行交流,共同修改和完善。必要时联系我xiao_shang_de@sina.com-Window skin, contains the complete source code and use of examples is very good at MFC, the code at SKinTK (SkinTool) changes at the adoption of VC++6.0 compiler, performance is very near Skin++ (SkinPlusPlus), on the basis of changes to the production of skin , very good code, procedures based on the Windows-Hook technology, many GDI mapping, the current system should not run less than the Windows 5.0 version of the operating system, ComBox at least the following should not run at 5.0 operating system. Welcome you all to communicate, co-modified and improved. If necessary, contact me xiao_shang_de@sina.com
Platform: | Size: 2229248 | Author: sdxiao | Hits:

[Windows DevelopVCsunxincode

Description: 本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法的建议,为读者进一步的学习提供指导。   本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。   本书内容丰富、实用性强,许多代码可以直接应用到工程项目中。书中的配套光盘还免费提供近乎45小时的VC++教学视频,读者在学习的过程中可以将视频和书互为参考,配合学习,这样可以更快、更好地掌握VC++编程。   本书适合于VC++6.0的初学者和使用VC++从事开发的程序员,对于具有一定VC++编程经验的读者,也具有很好的参考价值。-The book runs from the internal procedures of the mechanisms and procedures for the organization of MFC thread, so that readers learn VC++ programming knowledge, we can know-and to know to help the reader a fundamental understanding and mastering Windows programming. In addition, the book is also the author runs through a number of years experience of learning programming, as well as some of the proposed learning method, for readers to provide guidance for further study. The practical application of this book from the start, easy-to-digest, step-by-step procedures on the Windows operating mechanism for internal, MFC framework, text, menus, dialog boxes, file operations, network programming, interprocess communication, ActiveX controls, dynamic link library, HOOK series way, such as a wide range of topics. The book is rich in content and practical, many of the code can be directly applied to projects. CD-ROM also supporting the book offers virtually free of charge 45 hours of the
Platform: | Size: 1697792 | Author: 杨扬 | Hits:

[Hook apiHOOK

Description: 了解MFC DLL动态连接库的编程方法; 2.了解HOOK技术和回调函数的运行机制; 3.学习MFC中加载动态连接库的方法 -DLL&HOOK1
Platform: | Size: 3072 | Author: 林茜 | Hits:

[Hook apiHook_hotKey_Src

Description: Hook和hotKey源码, 一 款 介 绍 钩 子 和 热 键 的 例 子 . MFC环 境 开 发 -examples of Hook and Hotkey
Platform: | Size: 54272 | Author: www | Hits:

[Hook apiHookMouse

Description: 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MFC DLL以及共享数据等相关知识进行了简单的阐述。-A simple mouse hook procedure Windows system is based on event-driven mechanism, and put it bluntly, is that the whole system through message passing to achieve. The hook is a very important Windows system, the system interface, you can use to intercept and handle messages sent to other applications to complete the application difficult to achieve normal function. Many different types of hooks, each hook can intercept and process the corresponding message, such as a keyboard hook to intercept keyboard messages, shell hooks can be intercepted, start and close applications news. In this paper, VC6 programming environment to achieve a simple mouse hook procedure, and the global hook Win32 operating mechanism, Win32 DLL characteristics, VC6 environment MFC DLL, as well as sharing of data and other related knowledge of the brief explanation.
Platform: | Size: 47104 | Author: 冰雨 | Hits:

[Windows Develophook

Description: MFC HOOK编程源码,拦截windows消息。-MFC HOOK programming source code, to intercept windows messages.
Platform: | Size: 463872 | Author: nicholas | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net