Readini VB6.0 DLL used to read the INI File

Source: Internet
Author: User

I used to send a module to read and write INI files. Now I want to send a DLL to read and write INI files, so that you can use other languages to read and write INI files. For detailed usage instructions, see the readme.txt file. When writing software, it is very convenient to put some parameters into the INI file. I often use them. Some people may need them, but they have been suffering from reading the INI file. Haha, now you can use this DLL.

Author: mokton
Mail: mokton@gmail.com mqlxp@163.com
Name: Read and Write INI files
Function: reads and writes the INI file key value.
Time:

Note:
Readkey
Returned value: read successful-> key value; read failed-> empty string
Writekey write key value
Return Value: Write successful-> true; write failed-> false
 
Parameters
Appname, string type
Keyname, string type
KeyValue, string type (writekey)
Filename file path and name, string type
Result reading result, Boolean (readkey)

Note: A dialog box is displayed when an error occurs during reading and writing of the version, but not the official version. Please support genuine edition!

DLL: http://download.csdn.net/source/669094
Source code: http://download.csdn.net/source/639406

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.