搜索资源列表
AkelPad3.0.0-src
- win32API实现的记事本。俄国人写的用来代替notepad的程序,完全win32API编写,纯C代码(虽然后缀是cpp),共有1万多行代码,支持插件功能,察看其代码,是基于richedit控件进行扩展的。 现在已经有4.0了但是建议阅读源码的时候最好从Aklepad3开始比较容易入手。 -win32API achieve Notepad. Written by the Russians used to replace the notepad program, complete win
faceeditapp
- C++在RichEdit中使用诸如表情一类的图象类,VC6和VC7两个版本的都有,示例程序同样支持两种环境,编译无错,请将编译后的EXE文件拷贝至项目根目录下运行,以便于程序能调用res目录中的资源文件-C++ in the RichEdit using images such as the expression of a class type, VC6 and VC7 have two versions, sample programs also support both environmen
VCRichEdit
- VC显示RichEdit控件的实例源代码,比较简单的例子了,在VC++窗体中使用RichEdit控件,此为源码实例,仅供参考。 -The RichEdit control the source code examples VC, relatively simple example in VC++ form RichEdit control, this is the source code examples for reference only.
MyNotepad
- 这是个完全用C语言调用API写的记事本,主要是调用RichEdit-This is a call API written entirely in C language Notepad, calling RichEdit
ShowRichEdit
- 在MFC中显示RichEdit控件,仅仅一句话,很简单,可以运行-Displayed in the MFC RichEdit control, just a word, is very simple, you can run
MyRichEdit
- VC6编写的一个RichEdit的编程实例,文件无缺失,完全可以编译。-A RichEdit written in VC6 programming examples, files without loss, can be compiled.
RICHEDIT
- RICHEDIT,获得特定的文本框内容,代码简单明了,方便学习。-RICHEDIT, get specific text box contents, the code is simple, easy to learn.
MyRichEdit
- 一个通过 CRichEdit 类来实现部分文本改变字体的 MFC 程序-To implement a part of the text by changing the font RichEdit class MFC program
56329_BCBHexViewer
- 將文字檔專換成HEX碼,並且顯示在RICHEDIT上-The text file designed into HEX code and displayed on RICHEDIT
FastHighlight
- A program to quickly highlight a predefined set of words with specified colors in a RichEdit control
RichEditDemo(WTL版)
- RichEdit显示各种格式图片,vs2008测试通过。模仿qq聊天界面;(RichEdit show pictures,vs2008 is qa passed,welcome)