Insert a Bitmap Into an RTF Document Using the RichEdit Control 只是在最后插入之前调用一下IOleCache:SetData,用一个HGLOBAL作为参数,HGLOBAL里面的数据是一个METAFILEPICT结构,包含自己提供的图片 使用CRichEditView:...
感谢“让子弹飞一会儿”兄弟 hexedit到达指定行的方法 Ctrl+G,F4-go to a position in the file 在本实验中使用 Ctrl+G 然后输入 3B190 本文转自 tiger506 51CTO博客,原文链接:http://blog.51cto.com/tiger506/533467,如需转载请自行...