how to WritePrivateProfileString
Hello,
I need some help for writing an numerical values in a ini file using WritePrivateProfileString() and reading it back using GetPrivateProfileInt().
Could someone please give me some examples or point me to guidelines on how to convert from integer to the type needed by function WritePrivateProfileString?
I tried to search some examples but did not find a solution till now.
David2011
|