I'm trying to figure out a way to load the char table for these two
char sets
ANSI/ISO ALPHA
ANSI/ISO BCD
I'm trying to read a magstripe, but if the user changes his langhuage
the reader doesn't work any more, because the original parsing code
used the default windows english codepage.
I want to load for the Parsin process the codepage required to do the
job, without impacting the language selection of the user.
TIA,
CheGueVerra