GetPrivateProfileString

G

Guest

I'm use the API call GetPrivateProfileString to get some info from an ini
file. If I put the ini file on the C: drive, I can get the desired results.
However, when the ini file resides on a shared drive, I get nothing back.

Any answers as to why and how to get around this?

Thanks

Sheldon
 
D

Douglas J Steele

What does your code look like?

I just ran a test, and had no problem whether I used a mapped drive or a
UNC.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top