Mirage Engine
VbCorLib - Printable Version

+- Mirage Engine (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Programming (https://mirage-engine.uk/forums/forumdisplay.php?fid=24)
+----- Forum: Visual Basic 6 (https://mirage-engine.uk/forums/forumdisplay.php?fid=32)
+----- Thread: VbCorLib (/showthread.php?tid=2731)



VbCorLib - Jacob - 11-04-2009

This is awesome!

http://www.kellyethridge.com/vbcorlib/index.shtml
http://sourceforge.net/projects/vbcorlib

From their site:
VBCorLib is a Visual Basic 6 implementation of many classes found in the .NET framework. The classes within VBCorLib can be used nearly identically as the .NET counterpart. This allows for easy data sharing between a .NET application and VB6.

I just downloaded it, I'm gonna have some fun and mess around with it.