NTFS FILE EXTENTIONS IN VB.NET 1.1
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Sir, I want to learn NTFS file Extentions I mean how to make programs and before that what are NTFS File Extentions . Can u please help. Thanks
-
Sir, I want to learn NTFS file Extentions I mean how to make programs and before that what are NTFS File Extentions . Can u please help. Thanks
A file extension is just the last part of the filename. Or are you asking about NTFS File SYSTEM extensions?? This is not something VB.NET and C# are suitable to write something in. You won't find any examples unless you write them in VC++. You have to have at least a passing kowledge of NTFS internals just to get started. I suggest reading this[^].
Dave Kreskowiak Microsoft MVP - Visual Basic