Hi,
I know how to create a structure and put some values in it using autoit.
I would like to be able to read an incoming structure (mainly, from TCP messages that are sent from another application) and then read the values
from it to be proccess in my code.
Thnks!