What Is a File?

The concept of a file used to be simple, but no more. Under 32-bit Windows, files are complicated and getting more so. COM introduces the concept of ­structured files that look more like directory trees than the simple files we’re used to. But that’s getting ahead of the story. This version of Visual Basic doesn’t handle structured storage (although you could implement it by using the IStorage interface). Ordinary files have enough new features anyway. Here are some of them: