Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The code above will not run until the declarations for RegOpenKeyEx(), RegQueryValueEx(), and RegCloseKey() have been added.  To To add the declarations, do the following:

...