@PSC_ReadMe_5739_3.txt
上传用户:dimled
上传日期:2007-02-08
资源大小:2367k
文件大小:1k
源码类别:

RichEdit

开发平台:

Visual C++

  1. Title: Add a RichEdit to your app! (non-MFC)
  2. Description: Get past the annoying limitations of the standard edit control and start using RichEdit controls! This example shows you how to impliment a RichEdit control into your apps using WIN32 API. Shows how to use EM_STREAMIN, EM_STREAMOUT, copy and paste to clipboard, and also how to drag and drop files right into your RichEdit! Streaming is done using file objects as well as strings. If you find this information useful and like the code PLEASE VOTE ;o) if you hate it then we're sorry but the voting feature has just been disabled, i'm very sorry :o
  3. This file came from Planet-Source-Code.com...the home millions of lines of source code
  4. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=5739&lngWId=3
  5. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.