I am using variables in one .exe file and I'd like to load the same variables in a different exe file. The variables are very usefull, and are needed in both programs. I also need them to be the same values as they were when the new program was loaded.
HP: 89
When I load the different .exe file, I wan't the HP to still be 89.