S
Standist
I use visual studio .net 2003
dim aa as new VB6.FixedLengthString(100)
there is a error that VB6.FixedLengthString doesn't a a datatype
Should I imports a namespace what it should be?
dim aa as new VB6.FixedLengthString(100)
there is a error that VB6.FixedLengthString doesn't a a datatype
Should I imports a namespace what it should be?