搜索资源列表
jiakeji
- 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
jiakeji1
- 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
freelock
- If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-R
cputicker
- CPU 的精确计时器 This class implements an MFC wrapper class for the Pentium-specific (or better) time stamp counter which can be accessed using the "RDTSC" assembly language instruction. This counter has a resolution in terms of PCLKS (processor clocks)
aaaa
- mfc系统编程,深入浅出-mfc-system programming in layman s language
PIL1_4
- In the past I have written a plug-in architecture for one of my MFC projects. This architecture, although it worked, was limited in what it could provide, in that the executable/DLL had to know about one another to a certain degree. I presented a sub
W32DLL
- win32下的非mfc的dll编写,很经典-win32 under the preparation of non-mfc' s dll, it is a classic
MFC
- MFC的源代码,内容非常丰富,希望大家喜欢!-MFC' s source code, content is very rich, I hope everyone likes!
mplayer_for_aesop6410
- 6410开发板的mplayer源码,最新的资料,三星的官方合作伙伴-6410 development board of the mplayer source, up-to-date information on Samsung' s official partners
Paralel_Port
- It s a GUI application in MFC to comunicate with Paralel Port use a inpout32 dll.
RSAcodeformfc
- RSA的加密代码,含MFC界面,功能强大,可支持任意长度密钥。-RSA' s encryption code with MFC interface, powerful, can support an arbitrary length of the key.
lesson3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-the theory of MFC AppWizard s by Sunxin
vcsetup
- Visual C++即VC,全称是 MicroSoft Visual C++,是由微软公司推出的开发Win32应用程序(Windows 95/98/2000/XP/NT)的、面向对象的高级可视化计算机程序开发工具,是一个可视化的集成开发系统。Visual C++提供了一套开发环境:Visual Studio,它是以C++语言和C语言为蓝本的可视化编译、开发环境,用微软的C++语言编写程序,并兼容C语言,可以识别C/C++语言并进行编译等,并且支持功能强大MFC类库。-Visual C++ or
gst-player-0.8.0.tar
- GStreamer Player The aim of the player is to: - be a good player of video files on GStreamer platforms - be useful as a player for all media types supported by GStreamer It s also used as a primary test bed for playback features of GStr
5_11
- 画硬币,可以单击菜单增减,也可以按快捷键,还可以对硬币的信息保存-This programme concentrates on the basic operations about MFC.That s drawing penny.
MFC
- 集中了各种加密算法 如RSA DH playfair keyword 等常用加密算法 用MFC做出了界面软件-It‘s a good software about cypher
MFC
- 本电子书深刻讨论了MFC的内部机制,对想学习VC的人来说大有帮助-it s a good book about VC on MFC.it can help you if you want to understand MFC deeply
s3c_mfc_sfr
- sfrfile for Samsung MFC (Multi Function Codec - FIMV) driver ,This source file is for setting the MFC s registers.
MFC-LineControl-System
- 一种基于德国倍福IO接口模块的产线控制系统-It s the line control system. We can control all the equipments of the line by connecting PC to Twincat IO Module.
mima
- vcMFC编程程序,具体功能:移位i加密,仿射变换,s盒。可以学习MFC编程组件以及加密解密思想。(VcMFC programming program, the specific functions: shift I encryption, affine transformation, s box. You can learn MFC programming components and encryption and decryption ideas.)