Question
Resource files
Hi All,<br /><br />I am working on Indesign CS3 - PC.<br />I have included a text file in the resource files of my Plug-in.<br />I want to be able to read this file.<br /><br />I am trying to use the CreateResourceStreamRead to read this file as follows.<br />InterfacePtr<IPMStream> txtStream(StreamUtil::CreateResourceStreamRead(RsrcSpec(X,Y), kTrue));<br />But I do not know what is to be specified in X - Resource type, Y - Resource ID.<br /><br />Can somebody please help me?<br /><br />Thanks<br /><br />Rajani