Jan.
27
Sample : https://code.msdn.microsoft.com/How-to-manipulate-a-file-eb9f7f19
This sample demonstrates how to use FileRandomAccessStream to create and read files and how to insert data to the specific position of a file in universal Windows apps.
You can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser Visual Studio extension . They give you the flexibility...(read more)
↧
[Sample Of Jan. 27] How to manipulate a file using FileRandomAccessStream in universal Windows apps
↧