文件名称:MSNPlugin_src
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:241.36kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
完整演示了如何编写自己的MSN插件,功能类似MSNSHE-Complete demonstration of how to write your own MSN plug-in, similar to MSNSHELL
(系统自动生成,下载前可以参看下载内容)
下载文件列表
proxyDLL/
proxyDLL/dllmain.cpp
proxyDLL/msimgproxy.def
proxyDLL/msimgproxy.h
proxyDLL/msimgproxy.rc
proxyDLL/msimgproxy.vcproj
proxyDLL/resource.h
resDLL/
resDLL/nktres.rc
resDLL/nktres.vcproj
resDLL/png/
resDLL/png/.svn/
resDLL/png/.svn/all-wcprops
resDLL/png/.svn/entries
resDLL/png/.svn/format
resDLL/png/.svn/prop-base/
resDLL/png/.svn/prop-base/ie.png.svn-base
resDLL/png/.svn/prop-base/logo.bmp.svn-base
resDLL/png/.svn/prop-base/mplayer.png.svn-base
resDLL/png/.svn/prop-base/nkt.png.svn-base
resDLL/png/.svn/prop-base/Thumbs.db.svn-base
resDLL/png/.svn/props/
resDLL/png/.svn/text-base/
resDLL/png/.svn/text-base/ie.png.svn-base
resDLL/png/.svn/text-base/logo.bmp.svn-base
resDLL/png/.svn/text-base/mplayer.png.svn-base
resDLL/png/.svn/text-base/nkt.png.svn-base
resDLL/png/.svn/text-base/Thumbs.db.svn-base
resDLL/png/.svn/tmp/
resDLL/png/.svn/tmp/prop-base/
resDLL/png/.svn/tmp/props/
resDLL/png/.svn/tmp/text-base/
resDLL/png/ie.png
resDLL/png/logo.bmp
resDLL/png/mplayer.png
resDLL/png/nkt.png
resDLL/png/Thumbs.db
resDLL/resource.h
tlbs/
tlbs/MSNMessengerAPI.tlb
trappola/
trappola/disasm64/
trappola/disasm64/disasm64.sln
trappola/disasm64/disasm64.vcproj
trappola/disasm64/distorm.h
trappola/disasm64/distorm.lib
trappola/disasm64/main.cpp
trappola/include/
trappola/include/apihook.h
trappola/include/autothreadmute.h
trappola/include/base64.h
trappola/include/enums.h
trappola/include/FunctionWrapper.h
trappola/include/hookbase.h
trappola/include/HookLib.h
trappola/include/hooktypes.h
trappola/include/list.h
trappola/include/memory.h
trappola/include/ntapi.h
trappola/include/ntundoc.h
trappola/include/SegmentRange.h
trappola/include/types.h
trappola/include/vthook.h
trappola/include/yasper.h
trappola/lib/
trappola/src/
trappola/src/engine/
trappola/src/engine/ApiHook.cpp
trappola/src/engine/ApiHook.h
trappola/src/engine/AsmCode.cpp
trappola/src/engine/AsmCode.h
trappola/src/engine/AutoThreadMute.cpp
trappola/src/engine/AutoThreadMute.h
trappola/src/engine/HookBase.cpp
trappola/src/engine/HookBase.h
trappola/src/engine/HookTypes.h
trappola/src/engine/LocalFunction.cpp
trappola/src/engine/LocalFunction.h
trappola/src/engine/Trampoline.cpp
trappola/src/engine/Trampoline.h
trappola/src/engine/Utils.cpp
trappola/src/engine/Utils.h
trappola/src/engine/VirtualCode.cpp
trappola/src/engine/VirtualCode.h
trappola/src/engine/VTHook.cpp
trappola/src/engine/VTHook.h
trappola/src/utils/
trappola/src/utils/base64.cpp
trappola/src/utils/base64.h
trappola/src/utils/enums.h
trappola/src/utils/FunctionWrapper.cpp
trappola/src/utils/FunctionWrapper.h
trappola/src/utils/List.h
trappola/src/utils/Memory.cpp
trappola/src/utils/Memory.h
trappola/src/utils/NtApi.cpp
trappola/src/utils/NtApi.h
trappola/src/utils/NtUnDoc.h
trappola/src/utils/SegmentRange.cpp
trappola/src/utils/SegmentRange.h
trappola/src/utils/types.h
trappola/src/utils/yasper.h
trappola/vs80/
trappola/vs80/HookLib/
trappola/vs80/HookLib/HookLib.vcproj
trappola/vs80/HookLib.sln
trappola/vs80/HookLibUtils/
trappola/vs80/HookLibUtils/HookLibUtils.vcproj
wlmpluginDLL/
wlmpluginDLL/aboutdlg.cpp
wlmpluginDLL/aboutdlg.h
wlmpluginDLL/acdisp.cpp
wlmpluginDLL/acdisp.h
wlmpluginDLL/cinfownd.cpp
wlmpluginDLL/cinfownd.h
wlmpluginDLL/clrzwind.cpp
wlmpluginDLL/clrzwind.h
wlmpluginDLL/comhook.cpp
wlmpluginDLL/dllentry.cpp
wlmpluginDLL/hooking.cpp
wlmpluginDLL/hooking.h
wlmpluginDLL/reshook.cpp
wlmpluginDLL/resmgr.cpp
wlmpluginDLL/resmgr.h
wlmpluginDLL/resource.h
wlmpluginDLL/toolbar.cpp
wlmpluginDLL/utility.cpp
wlmpluginDLL/utility.h
wlmpluginDLL/wlmplugin.def
wlmpluginDLL/wlmplugin.h
wlmpluginDLL/wlmplugindemo.rc
wlmpluginDLL/wlmpluginDLL.vcproj
wlmpluginDLL/wndhook.cpp
wlmplugindemo.sln
proxyDLL/dllmain.cpp
proxyDLL/msimgproxy.def
proxyDLL/msimgproxy.h
proxyDLL/msimgproxy.rc
proxyDLL/msimgproxy.vcproj
proxyDLL/resource.h
resDLL/
resDLL/nktres.rc
resDLL/nktres.vcproj
resDLL/png/
resDLL/png/.svn/
resDLL/png/.svn/all-wcprops
resDLL/png/.svn/entries
resDLL/png/.svn/format
resDLL/png/.svn/prop-base/
resDLL/png/.svn/prop-base/ie.png.svn-base
resDLL/png/.svn/prop-base/logo.bmp.svn-base
resDLL/png/.svn/prop-base/mplayer.png.svn-base
resDLL/png/.svn/prop-base/nkt.png.svn-base
resDLL/png/.svn/prop-base/Thumbs.db.svn-base
resDLL/png/.svn/props/
resDLL/png/.svn/text-base/
resDLL/png/.svn/text-base/ie.png.svn-base
resDLL/png/.svn/text-base/logo.bmp.svn-base
resDLL/png/.svn/text-base/mplayer.png.svn-base
resDLL/png/.svn/text-base/nkt.png.svn-base
resDLL/png/.svn/text-base/Thumbs.db.svn-base
resDLL/png/.svn/tmp/
resDLL/png/.svn/tmp/prop-base/
resDLL/png/.svn/tmp/props/
resDLL/png/.svn/tmp/text-base/
resDLL/png/ie.png
resDLL/png/logo.bmp
resDLL/png/mplayer.png
resDLL/png/nkt.png
resDLL/png/Thumbs.db
resDLL/resource.h
tlbs/
tlbs/MSNMessengerAPI.tlb
trappola/
trappola/disasm64/
trappola/disasm64/disasm64.sln
trappola/disasm64/disasm64.vcproj
trappola/disasm64/distorm.h
trappola/disasm64/distorm.lib
trappola/disasm64/main.cpp
trappola/include/
trappola/include/apihook.h
trappola/include/autothreadmute.h
trappola/include/base64.h
trappola/include/enums.h
trappola/include/FunctionWrapper.h
trappola/include/hookbase.h
trappola/include/HookLib.h
trappola/include/hooktypes.h
trappola/include/list.h
trappola/include/memory.h
trappola/include/ntapi.h
trappola/include/ntundoc.h
trappola/include/SegmentRange.h
trappola/include/types.h
trappola/include/vthook.h
trappola/include/yasper.h
trappola/lib/
trappola/src/
trappola/src/engine/
trappola/src/engine/ApiHook.cpp
trappola/src/engine/ApiHook.h
trappola/src/engine/AsmCode.cpp
trappola/src/engine/AsmCode.h
trappola/src/engine/AutoThreadMute.cpp
trappola/src/engine/AutoThreadMute.h
trappola/src/engine/HookBase.cpp
trappola/src/engine/HookBase.h
trappola/src/engine/HookTypes.h
trappola/src/engine/LocalFunction.cpp
trappola/src/engine/LocalFunction.h
trappola/src/engine/Trampoline.cpp
trappola/src/engine/Trampoline.h
trappola/src/engine/Utils.cpp
trappola/src/engine/Utils.h
trappola/src/engine/VirtualCode.cpp
trappola/src/engine/VirtualCode.h
trappola/src/engine/VTHook.cpp
trappola/src/engine/VTHook.h
trappola/src/utils/
trappola/src/utils/base64.cpp
trappola/src/utils/base64.h
trappola/src/utils/enums.h
trappola/src/utils/FunctionWrapper.cpp
trappola/src/utils/FunctionWrapper.h
trappola/src/utils/List.h
trappola/src/utils/Memory.cpp
trappola/src/utils/Memory.h
trappola/src/utils/NtApi.cpp
trappola/src/utils/NtApi.h
trappola/src/utils/NtUnDoc.h
trappola/src/utils/SegmentRange.cpp
trappola/src/utils/SegmentRange.h
trappola/src/utils/types.h
trappola/src/utils/yasper.h
trappola/vs80/
trappola/vs80/HookLib/
trappola/vs80/HookLib/HookLib.vcproj
trappola/vs80/HookLib.sln
trappola/vs80/HookLibUtils/
trappola/vs80/HookLibUtils/HookLibUtils.vcproj
wlmpluginDLL/
wlmpluginDLL/aboutdlg.cpp
wlmpluginDLL/aboutdlg.h
wlmpluginDLL/acdisp.cpp
wlmpluginDLL/acdisp.h
wlmpluginDLL/cinfownd.cpp
wlmpluginDLL/cinfownd.h
wlmpluginDLL/clrzwind.cpp
wlmpluginDLL/clrzwind.h
wlmpluginDLL/comhook.cpp
wlmpluginDLL/dllentry.cpp
wlmpluginDLL/hooking.cpp
wlmpluginDLL/hooking.h
wlmpluginDLL/reshook.cpp
wlmpluginDLL/resmgr.cpp
wlmpluginDLL/resmgr.h
wlmpluginDLL/resource.h
wlmpluginDLL/toolbar.cpp
wlmpluginDLL/utility.cpp
wlmpluginDLL/utility.h
wlmpluginDLL/wlmplugin.def
wlmpluginDLL/wlmplugin.h
wlmpluginDLL/wlmplugindemo.rc
wlmpluginDLL/wlmpluginDLL.vcproj
wlmpluginDLL/wndhook.cpp
wlmplugindemo.sln
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.