Click here to Skip to main content
15,887,320 members
Home / Discussions / COM
   

COM

 
QuestionHow to use ATL executable(exe) and service exe with the client? [modified] Pin
ROWALI20-Jun-06 2:01
ROWALI20-Jun-06 2:01 
QuestionLinking external library to ATL Pin
ROWALI19-Jun-06 19:34
ROWALI19-Jun-06 19:34 
AnswerRe: Linking external library to ATL Pin
Laxman Auti19-Jun-06 22:28
Laxman Auti19-Jun-06 22:28 
QuestionQuestion about Com in Visual C++... [modified] Pin
Yanshof19-Jun-06 17:37
Yanshof19-Jun-06 17:37 
AnswerRe: Question about Com in Visual C++... Pin
Michael Dunn19-Jun-06 19:28
sitebuilderMichael Dunn19-Jun-06 19:28 
QuestionNeed help to return string value from COM Pin
agarunk19-Jun-06 4:41
agarunk19-Jun-06 4:41 
AnswerRe: Need help to return string value from COM Pin
Milton Karimbekallil20-Jun-06 3:12
Milton Karimbekallil20-Jun-06 3:12 
QuestionProperty Set of MsWord doc files. Pin
Shivaji Patil19-Jun-06 3:46
professionalShivaji Patil19-Jun-06 3:46 
I want help on following.
I want to store properties for .doc,.xls,.ppt,.txt files. I used IStorage and IStream interfaces to store properties in the said files. It works well with .xls and .txt (on NTFS file system) files but not with .doc and .ppt files. I can write to files, and I can retrive the stored properties again successfully. But if I modify .doc or .ppt files using their editors (MsWord and MsPowerPoint respectively), properties only I had written appeared vanished, i.e. while next read from program fails for these properties (Properties written from Interface provided by Windows retain very well).

I tried IPropertySetStorage+IPropertyStorage also, but result is same.
I tried to write SummaryInformation,DocumentSummaryInformation storages.
I tried to write my own storages also. Userdefined storage retains this but these properties can be seen and modified from Windows user interface of properties for these files so I don't want to use it.

I am using C/C++ and WIN32 APIs.


Can any one help me on this plz.

First deserve then desire. Let be deserved first.
Questionhow to use DTS in vb.net Pin
saneng18-Jun-06 4:22
saneng18-Jun-06 4:22 
QuestionPassing Arrays Of Structs Over Automation-Capable Interfaces... Pin
James R. Twine16-Jun-06 18:27
James R. Twine16-Jun-06 18:27 
AnswerRe: Passing Arrays Of Structs Over Automation-Capable Interfaces... Pin
Aamir Butt18-Jun-06 23:36
Aamir Butt18-Jun-06 23:36 
GeneralRe: Passing Arrays Of Structs Over Automation-Capable Interfaces... Pin
Lim Bio Liong19-Jun-06 14:50
Lim Bio Liong19-Jun-06 14:50 
AnswerRe: Passing Arrays Of Structs Over Automation-Capable Interfaces... Pin
Lim Bio Liong19-Jun-06 14:49
Lim Bio Liong19-Jun-06 14:49 
QuestionQuestion about CoRegisterClassObject Pin
Paulino De Assis Fong16-Jun-06 11:35
Paulino De Assis Fong16-Jun-06 11:35 
QuestionExcel and .Net2.0 Pin
Vizmunt15-Jun-06 11:49
Vizmunt15-Jun-06 11:49 
Questionhow to use IMultiMediastream ::GetDuration() Pin
GANsJob15-Jun-06 1:19
GANsJob15-Jun-06 1:19 
AnswerRe: how to use IMultiMediastream ::GetDuration() Pin
Aamir Butt18-Jun-06 23:51
Aamir Butt18-Jun-06 23:51 
GeneralRe: how to use IMultiMediastream ::GetDuration() Pin
GANsJob19-Jun-06 21:56
GANsJob19-Jun-06 21:56 
QuestionCom DCOM on Win 2003 Pin
Goodway13-Jun-06 5:57
Goodway13-Jun-06 5:57 
AnswerRe: Com DCOM on Win 2003 Pin
Aamir Butt14-Jun-06 1:27
Aamir Butt14-Jun-06 1:27 
QuestionBrowser Helper Object, problem with SHDocVw.DWebBrowserEvents2_Event.DocumentComplete [modified] Pin
klepa11235813-Jun-06 5:04
klepa11235813-Jun-06 5:04 
QuestionHow to get a HBITMAP? Pin
athomass13-Jun-06 4:52
athomass13-Jun-06 4:52 
AnswerRe: How to get a HBITMAP? Pin
Laxman Auti13-Jun-06 21:58
Laxman Auti13-Jun-06 21:58 
GeneralRe: How to get a HBITMAP? Pin
athomass14-Jun-06 2:09
athomass14-Jun-06 2:09 
AnswerRe: How to get a HBITMAP? Pin
Laxman Auti14-Jun-06 3:41
Laxman Auti14-Jun-06 3:41 

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.