|
-
August 11th, 1999, 07:17 AM
#1
Which API is used to modify .ini file?
Please send me the Name of the function and the respective .DLL which is used to modify .ini file.
Please send me the names of most commonly used API .DLLs and functions.
muralirajan
-
August 11th, 1999, 07:19 AM
#2
Re: Which API is used to modify .ini file?
WritePrivateProfileString. Get the declaration from the API Declaration Add-In in VB 6.
To get a list of most common APIs check out MSDN article Q109290
it refers to VB 3, but most of the stuff is still true.
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
|