|
-
April 28th, 1999, 02:50 PM
#1
Owner registry formaty file ?
Is it possible to use the registry functions (or other functions) to read and write into a file with the same format of the registry ? I want to store data with the same kind of architecture of the Windows registry and it will very nice if I can have the same format and functions for my own file.
Thanks.
-
April 29th, 1999, 10:42 PM
#2
Re: Owner registry formaty file ?
ReadPrivateProfileString/WritePrivateProfileString are the old win16 functions to write ini files. You could use this.
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
|