|
-
Apr 11th, 2003, 08:17 PM
#1
Thread Starter
Member
INI in VB.net
Can i use the same API's from VB6 in VB.net to read an INI file?
-
Apr 11th, 2003, 10:12 PM
#2
Yes you can use the Windows APIs but you declare them a little bit different, search around for some examples. Although INI files have been replaced with XML config files now, much better and easier to work with. So unless you are going for backward compatiability I'd say go with XML.
-
Apr 11th, 2003, 10:15 PM
#3
PowerPoster
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
|