visual studio 2010 - How To Extend A File Size In OpenFileDialog C# -


i making expand-file-size program in c#, having problem. works fine, don't have code expand size of file select openfiledialog. know how expand file's size in c#? need extend each file +16. familiar eof (end-of-file), don't know how use it.

one possibility append file. @ file open function documentation - can open file appending.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -