S
Shapper
Hello,
I just installed Microsoft .NET Framework SDK v1.1.
(http://www.microsoft.com/downloads/...A6-3647-4070-9F41-A333C6B9181D&displaylang=en)
I need to compile to a DLL a VB file which has a class with some
functions.
I know that if I have Visual Studio 2003 installed I would do:
vbc /t:library /out:myFile.dll myFile.vb
Is vbc in Frameword DSK? I can't find it.
Thanks,
Miguel
I just installed Microsoft .NET Framework SDK v1.1.
(http://www.microsoft.com/downloads/...A6-3647-4070-9F41-A333C6B9181D&displaylang=en)
I need to compile to a DLL a VB file which has a class with some
functions.
I know that if I have Visual Studio 2003 installed I would do:
vbc /t:library /out:myFile.dll myFile.vb
Is vbc in Frameword DSK? I can't find it.
Thanks,
Miguel