I don't see any issue on this, it works fine for me.
Are you sure to use a TMemoryStream or a TFileStream ? because a TStream cannot be used directly dut to read, write, seek, etc. that are abstract.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2010-11-04
Sorry, yes, it works fine, my failure.
I was trying to write in the pak file after close this one…
Thanks for the help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Good day, and thanks before the answer.
I'm looking for Fill a TStream with the data of a TGLMaterialLibrary, i did a lot of tests, but i can't…
May i borrow an example? Thanks.
Hi,
I don't see any issue on this, it works fine for me.
Are you sure to use a TMemoryStream or a TFileStream ? because a TStream cannot be used directly dut to read, write, seek, etc. that are abstract.
Sorry, yes, it works fine, my failure.
I was trying to write in the pak file after close this one…
Thanks for the help.