Click here to Skip to main content
15,904,346 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: parsing emails Pin
Ryan Binns7-Aug-03 23:58
Ryan Binns7-Aug-03 23:58 
GeneralRe: parsing emails Pin
ranjjj10-Aug-03 18:30
ranjjj10-Aug-03 18:30 
GeneralRe: parsing emails Pin
Ryan Binns10-Aug-03 18:42
Ryan Binns10-Aug-03 18:42 
GeneralReading a word doc in C++ Pin
spicy_kid20007-Aug-03 23:40
spicy_kid20007-Aug-03 23:40 
GeneralRe: Reading a word doc in C++ Pin
Vitali Halershtein7-Aug-03 23:52
Vitali Halershtein7-Aug-03 23:52 
GeneralRe: Reading a word doc in C++ Pin
spicy_kid20008-Aug-03 0:27
spicy_kid20008-Aug-03 0:27 
GeneralRe: Reading a word doc in C++ Pin
Vitali Halershtein8-Aug-03 0:34
Vitali Halershtein8-Aug-03 0:34 
GeneralRe: Reading a word doc in C++ Pin
Ryan Binns8-Aug-03 0:39
Ryan Binns8-Aug-03 0:39 
It would not be easy. A Word document is an OLE compound file. You'd be much better off using StgOpenStorage() and then using the IStorage interface. I'm not an expert on this, but you should be able to find examples around about using IStorage.

Hope this helps,

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

GeneralRe: Reading a word doc in C++ Pin
Anonymous8-Aug-03 2:05
Anonymous8-Aug-03 2:05 
GeneralRe: Reading a word doc in C++ Pin
Ryan Binns8-Aug-03 2:10
Ryan Binns8-Aug-03 2:10 
GeneralRe: Reading a word doc in C++ Pin
David Crow8-Aug-03 7:25
David Crow8-Aug-03 7:25 
GeneralRe: Reading a word doc in C++ Pin
Ryan Binns8-Aug-03 17:07
Ryan Binns8-Aug-03 17:07 
GeneralRe: Reading a word doc in C++ Pin
Michael P Butler8-Aug-03 2:20
Michael P Butler8-Aug-03 2:20 
GeneralRe: Reading a word doc in C++ Pin
Ryan Binns8-Aug-03 4:56
Ryan Binns8-Aug-03 4:56 
Generalcalling the function specified by a string Pin
Jerome Conus7-Aug-03 23:12
Jerome Conus7-Aug-03 23:12 
GeneralRe: calling the function specified by a string Pin
John M. Drescher7-Aug-03 23:19
John M. Drescher7-Aug-03 23:19 
GeneralRe: calling the function specified by a string Pin
Jerome Conus7-Aug-03 23:24
Jerome Conus7-Aug-03 23:24 
GeneralRe: calling the function specified by a string Pin
John M. Drescher7-Aug-03 23:30
John M. Drescher7-Aug-03 23:30 
GeneralRe: calling the function specified by a string Pin
Vitali Halershtein7-Aug-03 23:36
Vitali Halershtein7-Aug-03 23:36 
GeneralRe: calling the function specified by a string Pin
jhwurmbach8-Aug-03 3:03
jhwurmbach8-Aug-03 3:03 
GeneralRe: calling the function specified by a string Pin
Jerome Conus8-Aug-03 3:23
Jerome Conus8-Aug-03 3:23 
GeneralRe: calling the function specified by a string Pin
jhwurmbach8-Aug-03 4:30
jhwurmbach8-Aug-03 4:30 
GeneralRe: calling the function specified by a string Pin
Jerome Conus8-Aug-03 4:39
Jerome Conus8-Aug-03 4:39 
GeneralRe: calling the function specified by a string Pin
Anthony_Yio11-Aug-03 2:06
Anthony_Yio11-Aug-03 2:06 
GeneralStock Color Property Page Pin
marcvoor1237-Aug-03 22:37
marcvoor1237-Aug-03 22:37 

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.