Hello,
I have searched all over and can't find what I need. In VB.net there is a bitconverter.ge tbytes() that takes a number and converts it into a two byte array. I need to do this same conversion in VB6, but have no idea where to start. From my understanding there are no unsigned data types so I will need a long.
I have searched all over and can't find what I need. In VB.net there is a bitconverter.ge tbytes() that takes a number and converts it into a two byte array. I need to do this same conversion in VB6, but have no idea where to start. From my understanding there are no unsigned data types so I will need a long.