Hi guys,
I have to send/recieve string from VB to a C DLL and visa versa, but it seems that this requires converting the strings, as both use different string types.
Do you know of any method of doing this through VB as opposed to adjusting the DLL?
Thanks