Closed EvenAR closed 1 year ago
This was causing SIMCONNECT_EXCEPTION_SIZE_MISMATCH to be thrown when a string contained non-ASCII symbols like æ/ø/å. Should fix #59 and all other API-functions that takes a string as an argument.
SIMCONNECT_EXCEPTION_SIZE_MISMATCH
This was causing
SIMCONNECT_EXCEPTION_SIZE_MISMATCH
to be thrown when a string contained non-ASCII symbols like æ/ø/å. Should fix #59 and all other API-functions that takes a string as an argument.