|
-
May 21st, 2002, 11:36 AM
#1
Read/Write to .ini files in vb.net
I'm trying to read and write .ini files from a VB.NET DLL. I've copied my VB6 code (declarations for GetPrivateProfileString, WritePrivateProfileString, etc.) and they don't appear to work. Instead of getting the contents of my ini file I get a 0 and my returned number of bytes is 5324320632995841.
Does anybody have any ideas? Do I need to change my API calls to work under .NET?
Cheers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|