Download WININI.ZIP

Visual Basic - manipulation of Windows INI files

Here's another set of routines. This should make manipulation of Windows INI files much easier. The wrapper for WriteProfileString() does *not* send a WININICHANGED message to other applications, however, since this message should be sent only after all changes to WIN.INI are made, not after each individual modification. Your mileage may vary.

File Size: 2 KB

Files contained in this archive

  • WININI.BAS
  • WININI.TXT