搜索资源列表
richedit
- 该程序是用汇编语言win32编制的文本编辑器,具有一般文本编辑器的增,删,该,查,复制,粘贴,打开,保存等功能
richedit.rar
- 使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能: 主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。 各菜单功能项应该有与之相对应的热键字符和快捷键。 支持简单的右键菜单功能,提供便捷的编辑处理。 较高要求:支持字体、文字颜色等特性。 ,To design a program using the Win32 functions and interface style simil
Notepadatenl
- Win32汇编写的记事本源码 ,模拟XP自带记事本,未实现打印功能,拖放文件功能 richEdit控件未实现右键菜单 实现查找、替换、转到行、等基本功能,添加了工具栏和状态栏,增加颜色功能 -Win32 compilation of source code written in Notepad, analog XP comes with Notepad, not to achieve print functionality, drag-and-drop file functionalit
notepad
- WIN32汇编拟Windows XP自带记事本,界面和功能都仿的比较像,未能实现打印功能,拖放文件功能也有待完善。 richEdit控件未实现右键菜单。基本实现所有功能,添加了工具栏和状态栏,增加颜色功能,使用 nmake 进行编译和链接,界面如上所示,仅供汇编的朋友参考学习。 -Windows XP comes with WIN32 compilation to be Notepad, interface and features are more like imitation, fail
RichEdit
- delphi win32开发的富文本编辑器源码-the delphi developers rich text editor