Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: serialization Pin
Nelek11-Dec-07 1:33
protectorNelek11-Dec-07 1:33 
GeneralRe: serialization Pin
toxcct11-Dec-07 1:39
toxcct11-Dec-07 1:39 
QuestionToolbar in dialog caption. Pin
Paresh Chitte11-Dec-07 1:02
Paresh Chitte11-Dec-07 1:02 
GeneralRe: Toolbar in dialog caption. Pin
CPallini11-Dec-07 2:01
mveCPallini11-Dec-07 2:01 
GeneralInitilize value Pin
wira1guys11-Dec-07 0:38
wira1guys11-Dec-07 0:38 
GeneralRe: Initilize value Pin
Naveen11-Dec-07 0:59
Naveen11-Dec-07 0:59 
GeneralRe: Initilize value Pin
wira1guys11-Dec-07 16:59
wira1guys11-Dec-07 16:59 
GeneralRTF file Pin
CodingLover11-Dec-07 0:32
CodingLover11-Dec-07 0:32 
Hi all,

Now I've start to work on another work. I'm looking to read a RTF(Rich Text Format) file. Here is a simple *.rtf file content, which is open using a notepad.

<br />
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}<br />
{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\qc\b\f0\fs20 One\par<br />
Two\par<br />
Three\par<br />
Four\par<br />
Five\par<br />
\pard\b0\par<br />
}<br />


How I get this is, write words One,Two,Three,For,Five on the word pad and do some text formating on it, like bold, change color and few. Then save it as RTF file and open it using notepad. The content is like above. From this content I want to extract written words by me.

Can you guys give some clue for me.

I appreciate your help all the time...
Eranga Smile | :)

GeneralRe: RTF file Pin
CPallini11-Dec-07 0:57
mveCPallini11-Dec-07 0:57 
GeneralRe: RTF file Pin
CodingLover11-Dec-07 18:46
CodingLover11-Dec-07 18:46 
QuestionRe: RTF file Pin
CPallini11-Dec-07 21:34
mveCPallini11-Dec-07 21:34 
GeneralRe: RTF file Pin
CodingLover11-Dec-07 21:42
CodingLover11-Dec-07 21:42 
GeneralRe: RTF file Pin
CPallini11-Dec-07 21:53
mveCPallini11-Dec-07 21:53 
GeneralRe: RTF file Pin
CodingLover11-Dec-07 22:03
CodingLover11-Dec-07 22:03 
GeneralRe: RTF file Pin
CPallini11-Dec-07 22:08
mveCPallini11-Dec-07 22:08 
GeneralRe: RTF file Pin
CodingLover11-Dec-07 22:20
CodingLover11-Dec-07 22:20 
GeneralRe: RTF file Pin
CPallini11-Dec-07 22:27
mveCPallini11-Dec-07 22:27 
GeneralRe: RTF file Pin
CodingLover11-Dec-07 22:37
CodingLover11-Dec-07 22:37 
Question<b>voice over ip between 2 hosts</b> [modified] Pin
Member 380822011-Dec-07 0:27
Member 380822011-Dec-07 0:27 
GeneralRe: voice over ip between 2 hosts Pin
Nelek11-Dec-07 1:29
protectorNelek11-Dec-07 1:29 
GeneralRe: voice over ip between 2 hosts Pin
JudyL_MD11-Dec-07 3:21
JudyL_MD11-Dec-07 3:21 
QuestionI need help in initialization list/constructor in abstraction Pin
taly11-Dec-07 0:23
taly11-Dec-07 0:23 
GeneralRe: I need help in initialization list/constructor in abstraction Pin
CPallini11-Dec-07 0:54
mveCPallini11-Dec-07 0:54 
QuestionRe: I need help in initialization list/constructor in abstraction Pin
taly11-Dec-07 1:20
taly11-Dec-07 1:20 
GeneralRe: I need help in initialization list/constructor in abstraction Pin
CPallini11-Dec-07 1:47
mveCPallini11-Dec-07 1:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.