Size of file with streams
Tech-Archive recommends: Fix windows errors by optimizing your registry
What should be the size (visible in user mode) of a file that contains
streams?
Is it the size of the default stream only?
I create a file that has only data in an alternate stream, no data in the
default stream. (created as documented in MSDN: run notepad
"c:\temp\xxx:mystream"
and entered some text).
Explorer and GetFileSizeEx() return size = 0. Is this normal?
Regards,
--PA
.
Relevant Pages
- Re: sound rendering problem
... What part needs to be modified (kernel msvad, or some user mode filter ... between capture and renderer). ... real waveOut device (or some other stream interface) and send a continuous ... replicate the identical interval in your driver source to hand out your ... (microsoft.public.win32.programmer.directx.audio) - Re: PC 2 PC Comm over IEEE 1394 (not TCP/IP)
... Timing is THE problem. ... Delivery of data from kernel mode to user mode can be ... > packets into the stream and your audio stream is going to be out of sync. ... (microsoft.public.development.device.drivers) - How to make an in memory input/output stream?
... I am trying to write some binary data. ... Now I want to have an easy way to test the data I wrote to the stream. ... Regards, ... Prev by Date: ... (comp.lang.lisp) - Re: Size of file with streams
... > What should be the size (visible in user mode) of a file that contains ... > I create a file that has only data in an alternate stream, ... Prev by Date: ... (microsoft.public.windows.file_system) - Re: FOR XML AUTO, ELEMENTS
... correct line length and that stream blocks were automatically appended as ... The reason why I said 4000 is that each stream ... > But regardless of the setting, if you get the XML in more than one chunk ... > Best regards ... (microsoft.public.sqlserver.xml) |
|