Hi
Can u tell me , when to use GetPrivateProfileString Api call and GetVBPrivateProfileString API call ??
Pl. give me reply..
Thanks in advance
sanju
Printable View
Hi
Can u tell me , when to use GetPrivateProfileString Api call and GetVBPrivateProfileString API call ??
Pl. give me reply..
Thanks in advance
sanju
GetPrivateProfileString is being used to read an INI file.
GetVBPrivateProfileString - I don't think this function even exists, atleast I've never heard of it before.