Home ] About ] Links ] Search ]

===> DotNET

Here are some of the things I've been working for the .NET platform. Don't expect to find a lot for now, but hopefully it will grow in the next few months.

All the code here is now published under the GNU Lesser Licence Agreement.

I also expect to merge FileMap with a few other classes and provide a single library that wraps several Win32 features currently missing from the CLR. In case you're wondering, the library's name will be Winterdom (don't ask why!), so that's the root namespace even now.

FileMap
This is a simple library that wraps the Win32 Memory Mapped File services.

Copyright(C) 2001, Tomas Restrepo, All rights reserved.