I was analysing a program that uses GetPrivateProfileStringA API to read key value from an ini file. When I tried to debug, I didnt find any calls going into kernel32.dll:CreateFileA or kernel32.dll:ReadFile.
Can someone help me to understand how GetPrivateProfileStringA API gets the desired values?
Regards,
fundoo






