View Single Post
  #3  
Old 23-11-2014, 05:23
hydefromt70s hydefromt70s is offline
Registered User
 
Join Date: Aug 2012
Location: Poland
Posts: 83
Thanks: 34
Thanked 45 Times in 29 Posts
hydefromt70s is on a distinguished road
Let's just assume that the structure of ini file is:

Code:
[Registry]
Root=
Subkey=
ValueName=
ValueData=
Keep in mind that in that subkey may be a few ValueName with several ValueData. This is an example file for reading given a single registry key. And what if a game has a few ValueName and ValeData the specified subkey?
Reply With Quote
The Following User Says Thank You to hydefromt70s For This Useful Post:
EzzEldin16 (26-09-2017)