Craig Morrison wrote: > > Surely someone out there has written an extension DLL for Windows that > provides wrappers around WritePrivateProfileString, et al. If not, I'll > probably end up writing the extension myself.
With a little help from Markus and the fine people on PHP-DEV, I did write the extension. :-) It works with PHP 4.1.0+ and is restricted to Windows 9x/ME/NT/2000/XP (naturally). A binary distribution is available at: http://www.2cah.com/phpwini.zip The source code: http://www.2cah.com/phpwinisrc.zip See the readme in the binary distribution for usage information. -- Craig Morrison MTS Professional @ http://www.mtsprofessional.com/ A Win32 Email server that works for _you_. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]