tacbse2001
IS-IT--Management
Hi,
I have succeeded in opening a non compound file into IStorage. But unlike the compound files, my file does not have a CLASSID assigned to it. I am trying to load the Stream from the file into a IPersistStream but I get the error that the CLASS IS NOT REGISTERED. This is becoz the file, Storage and Stream none have a CLASSID assigned to them. How are non compound files handled for this. Is a class id explicitly supposed to be assigned if so what is the value and how is it done. Im a newbie to this so please explain steps. Thanks in advance.
I have succeeded in opening a non compound file into IStorage. But unlike the compound files, my file does not have a CLASSID assigned to it. I am trying to load the Stream from the file into a IPersistStream but I get the error that the CLASS IS NOT REGISTERED. This is becoz the file, Storage and Stream none have a CLASSID assigned to them. How are non compound files handled for this. Is a class id explicitly supposed to be assigned if so what is the value and how is it done. Im a newbie to this so please explain steps. Thanks in advance.