Click here to Skip to main content
16,005,826 members
Home / Discussions / COM
   

COM

 
GeneralRe: Mourning COMs death... Pin
peterchen10-Feb-03 21:53
peterchen10-Feb-03 21:53 
GeneralWhy IE runs in explorer.exe process sometimes?! Pin
Tommy Svensson23-Jan-03 5:02
Tommy Svensson23-Jan-03 5:02 
GeneralRe: Why IE runs in explorer.exe process sometimes?! Pin
Heath Stewart23-Jan-03 18:28
protectorHeath Stewart23-Jan-03 18:28 
QuestionWhy MS Word Automation is so slow? Pin
mandelbrot22-Jan-03 11:51
mandelbrot22-Jan-03 11:51 
AnswerRe: Why MS Word Automation is so slow? Pin
bryce22-Jan-03 11:57
bryce22-Jan-03 11:57 
AnswerRe: Why MS Word Automation is so slow? Pin
Stephane Rodriguez.22-Jan-03 21:03
Stephane Rodriguez.22-Jan-03 21:03 
AnswerRe: Why MS Word Automation is so slow? Pin
Renjith Ramachandran23-Jan-03 4:55
Renjith Ramachandran23-Jan-03 4:55 
GeneralIStorage, IStream, IHateCOM Pin
Chris Losinger21-Jan-03 20:04
professionalChris Losinger21-Jan-03 20:04 
here's my horrible situation:

there is a library that i want to use that operates on either a file or an IStorage object - if you give it a file, it will open its own storage via StgOpenStorage and proceed from there. so, really it likes IStorage, period.

however, my application already has a very nice I/O system in place where data can come from a file, a chunk of memory or from a set of user-defined callback functions. what i want to do is use my own I/O system.

what i need to know is, is there a reasonable way to create an object that implements IStorage so that I can use my own I/O system as the 'back end' ?

is there any good documentation on IStorage? i've looked at the MSDN and it doesn't really help me much - it assumes you're going to use StgOpenStorage and pals.

(yes. this is a repost, with better details)

-c



Zzzzz...

GeneralRe: IStorage, IStream, IHateCOM Pin
Michael Dunn21-Jan-03 20:14
sitebuilderMichael Dunn21-Jan-03 20:14 
GeneralRe: IStorage, IStream, IHateCOM Pin
Chris Losinger21-Jan-03 21:19
professionalChris Losinger21-Jan-03 21:19 
GeneralRe: IStorage, IStream, IHateCOM Pin
Stephane Rodriguez.22-Jan-03 19:17
Stephane Rodriguez.22-Jan-03 19:17 
GeneralRe: IStorage, IStream, IHateCOM Pin
Chris Losinger22-Jan-03 19:23
professionalChris Losinger22-Jan-03 19:23 
GeneralRe: IStorage, IStream, IHateCOM Pin
peterchen22-Jan-03 9:39
peterchen22-Jan-03 9:39 
GeneralIFoundIt Pin
Chris Losinger22-Jan-03 19:02
professionalChris Losinger22-Jan-03 19:02 
GeneralRe: IFoundIt Pin
peterchen22-Jan-03 20:59
peterchen22-Jan-03 20:59 
GeneralRe: IFoundIt Pin
Chris Losinger23-Jan-03 5:24
professionalChris Losinger23-Jan-03 5:24 
GeneralDo you own "Inside COM" Please Help Me. Pin
Ryan B.20-Jan-03 8:53
Ryan B.20-Jan-03 8:53 
GeneralRe: Do you own "Inside COM" Please Help Me. Pin
bryce20-Jan-03 10:52
bryce20-Jan-03 10:52 
GeneralRe: Do you own "Inside COM" Please Help Me. Pin
Ryan B.21-Jan-03 3:36
Ryan B.21-Jan-03 3:36 
GeneralRe: Do you own "Inside COM" Please Help Me. Pin
Anonymous20-Jan-03 21:47
Anonymous20-Jan-03 21:47 
GeneralRe: Do you own "Inside COM" Please Help Me. Pin
Ryan B.21-Jan-03 3:28
Ryan B.21-Jan-03 3:28 
GeneralRe: Do you own "Inside COM" Please Help Me. Pin
21-Jan-03 14:22
suss21-Jan-03 14:22 
GeneralBooklist Help / Suggestions... Pin
Ryan B.20-Jan-03 3:45
Ryan B.20-Jan-03 3:45 
GeneralRe: Booklist Help / Suggestions... Pin
Christian Graus21-Jan-03 20:12
protectorChristian Graus21-Jan-03 20:12 
GeneralRe: Booklist Help / Suggestions... Pin
thowra22-Jan-03 9:01
thowra22-Jan-03 9:01 

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.