GetPrivateProfileString 能讀出INI中的字串資料。
如:
[system]
.
.
.
[hotkey]
.
.
.
GetPrivateProfileSection 則是把INI中的字串中的資全讀出來。
如:
Key1=111
key2=222
key3=333
請問要如何才能指定讀出哪個字串內的哪個值得資料?
如:
指定讀出[system]內的key1內的資料。
讀出結果 = 111
arrow
arrow
    全站熱搜

    vbqa 發表在 痞客邦 留言(3) 人氣()