B
Bhavin Parekh
Hello there
I have been trying to code conversion from vb.net 2005 to c Sharp 2005.
Can anyone help to find equivalent c sharp syntax for following..
Dim buf As New VB6.FixedLengthString(16384)
Then its calling unmanaged dll
GetRace(buf.Value)
How do i same thing in C Sharp..
Any help would be appreciated???
Thanx
Bhavin
I have been trying to code conversion from vb.net 2005 to c Sharp 2005.
Can anyone help to find equivalent c sharp syntax for following..
Dim buf As New VB6.FixedLengthString(16384)
Then its calling unmanaged dll
GetRace(buf.Value)
How do i same thing in C Sharp..
Any help would be appreciated???
Thanx
Bhavin