INIUPD Sample Source Code

INIUPD is a simple Visual Basic program that allows the user
to update Windows INI file entries.  I've used it to update
INI files during the LAN login process for the users that
required it (controlled via a login script).  With INIUPD you
can add, change, or delete an INI entry.  For the most part,
it's simply an example of good programming practices and the
use of a few Windows API calls. 

INIUPD is a "freeware program" and is provided at no charge
to the user.  Feel free to share it with your friends or include
it with your own code.

If you have any comments or questions, feel free to contact
the author at:

Compuserve:  74220,1504
Internet:   jniblack@ix.netcom.com

DISCLAIMER - AGREEMENT

Users of INIUPD must accept this disclaimer of warranty:
"INIUPD is supplied as is.  The author disclaims all warranties,
expressed or implied, including, without limitation, the warranties
of merchantability and of fitness for any purpose. The author
assumes no liability for damages, direct or consequential, which
may result from the use of INIUPD."