Integrating VB 2005 module.

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have a module written using VB 2005 which contains many ready to use
functions. For some specific reasons, I cannot make it a DLL. Can I
integrate this module in my C# project? If yes, how.

.