I get False or True when I use GetPrivateProfileString, but how can I read a value from it...I can write a value to ini but how can I read that value and display it in text1.text...not True or False but string itself

Thank You