File Mapping in Visual Basic?
I have Visual Basic .NET 2003, and have also been working with another programming languages which has file mapping capabilities - aka, it can create named blocks of data which can be accessed by multiple programs. Does anyone know whether Visual Basic supports file mapping, or, if it doesn't, where I might be able to find a library with this capability?
Thanks in advance...
|