Files, registry, and executing programs
In more advanced games you probably want to read data from a file
that you provide with the game. Or you might want to store
information between runs of the game. And in some situations you
might need to execute external programs.
Information can be found in the following pages:
Files
Registry
INI Files
Executing Programs