DVD burn IStream data
Posted
by sijith
on Stack Overflow
See other posts from Stack Overflow
or by sijith
Published on 2010-04-29T11:24:19Z
Indexed on
2010/04/29
11:27 UTC
Read the original article
Hit count: 471
i want to write single directory into my DVD. How can i pass data in form of IStream.
m_hResult = m_discFormatData->Write(m_streamData);
How to show my directory to IStream Please help
© Stack Overflow or respective owner