|
-
June 26th, 2009, 01:39 AM
#7
Re: How does WriteProfileString() works...???
 Originally Posted by fanronghua
Remarks
Call this member function to write the specified string into the specified section of the application’s registry or .INI file.
The entries are stored as follows:
In Windows NT, the value is stored to a registry key.
;
Yes thats true, But in my case i can see the values are getting stored in MyApp_Name.ini file under windows directory.
I think as Victor_N said in his above posts if we use SetRegistryKey() function, the values will be stored under the configured reg key... If not set values will be stored in an .ini file.
The only thing i want to confirm is that the ini file will be the Win.ini or App_Name.ini(as i can see in my application)...
Thanks,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|