07/03/28 16:11:29
>>284
#uselib "kernel32.dll"
#func WritePrivateProfileString "WritePrivateProfileStringA" str, str, str, str
#func GetPrivateProfileString "GetPrivateProfileStringA" str, str, str, sptr, int, str
こんな感じに。型はポインタとかでもintでいけるっぽい(結構いいかげん?)