Visual Basic

  • Thread starter Thread starter Gianni
  • Start date Start date
G

Gianni

i notice that I have some files with VisualBasic in them.
Does XP have Visual Basic on it or are the files only for
running applications that use Visual Basic?
 
Gianni said:
i notice that I have some files with VisualBasic in them.
Does XP have Visual Basic on it or are the files only for
running applications that use Visual Basic?
XP does not contain Visual Basic.
If the extension is VBS, that means Visual Basic Script which is a different
animal.
Jim
 
Exactly what does that mean? What are you seeing and where?
The items I noticed were the following.
They were all part of .net.

Microsoft.VisualBasic.Compatability.Data.dll
Microsoft.VisualBasic.Compatability.dll
Microsoft.VisualBasic.dll
Microsoft.VisualBasic.targets
Microsoft.VisualBasic.Vsa.dll

I noticed also,
Microsoft.VisualC.Dll
 
The items I noticed were the following.
They were all part of .net.

Microsoft.VisualBasic.Compatability.Data.dll
Microsoft.VisualBasic.Compatability.dll
Microsoft.VisualBasic.dll
Microsoft.VisualBasic.targets
Microsoft.VisualBasic.Vsa.dll



Right, they're part of the .net framework. They're needed to run some
programs written with .net.
 
Back
Top