A doc file has some properties called summary and i want to do this in my app
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
A doc file has some properties called summary and i want to do this in my app, in fact my app works with rtf files.For example i have enter some properties like title and i saw that Microsoft put them at the end of the doc file wnhen you press CTRL+Q in Windows Commander.I want to do the same in my app.Does somebody know how can i do this.Every suggestion is appreciated.Thanks a lot.