
Problem with GetPrivateProfileString API
When using the GetPrivateProfileString API under WinNT I get the following
errors; "Could not create key" and "Could not open key".
The program is written using VB5 and works fine under 95.
In addition, the ini file gets created and I am able to read values from the
ini file and act upon them. Also, it doesn't appear that the code is
trapping the error but instead the kernel32.dll.