搜索资源列表
MFC.design.password.edit.control
- MFC编程密码编辑控件设计代码MFC Programming design code the password edit control -MFC Programming design code the password edit control
eea
- 可以修改文件的流程!在MFC里面放两个ONBUTT控件和一个EDIT控件!代码里面有做注释请认真阅读!-Flow can modify the file! Put at MFC controls and a two ONBUTT controls EDIT! Code which has to do Notes Please read them carefully!
EditListCtrlSample
- clistbox 可编辑代码。嵌入编辑框。-clistbox can edit the code. Embedded edit box.
BoostTest
- 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。-MFC write-off procedures friends all know, through the
Mydump
- 这是一个dump程序的代码,对了解EXE结构很有帮助的。-CPPDumpCtrl is a Dump Control based on MFC and the CWnd class. It implements basic behavior to edit/view Data in HEX, DEC, BIN, OCT and/or ASCII view.
fukuen001
- mfc改变编辑框的字体,里面有比较详细的方法供参考-mfc edit box to change the font, there is a more detailed method for reference. .
joseph
- 首先,认识并了解著名的约瑟夫问题:已知n个人(n>=1)围坐一圆桌周围,从1号开始顺序编号。从序号为1号的人开始报数,顺时针数到m的那个人出列:他的下一个人又从1开始报数,数到m的那个人又出列;依此规则一直重复下去,直到所有人全部出列,要求:求出最后一个出列人的编号。 本程序运用VC++ 6.0开发工具,利用MFC框架构造一个基于对话框的应用程序,用户根据对话框的界面提示,了解约瑟夫问题,并且在对话框上键入总人数(n) 和出列数(m) 。由编辑框输出结果,结果显示为最后一个出列人的
MfcText
- MFC的基础编程,可以使编辑框的内容统一在其他的编辑框内显示,这事基本的功能使用,也可以多个编辑框同意显示。-MFC-based program, you can edit the contents of the box so that the unity displayed in another edit box, use the basic functions of this thing, you can also display multiple edit boxes consent.
DrawBorder
- 用于MFC框架下,实现文本编辑框的边框动态效果-For the MFC framework to achieve the text edit box border dynamic effects
DES1
- 开发环境:visual stdio 2017; 开发语言:C++(MFC); 使用方法:在明文编辑框输入需加密的字符串,在密钥输入框输入加密的密钥,点击加密,密文将在密文框显示。解密同理。(Development environment: visual stdio 2017; Development language: C++ (MFC); How to use it: in the plaintext edit box, enter the encrypted string, ente