M Michael Nemtsev Jul 2, 2006 #2 Hello Alan, Using 1) using System.IO.File 2) using WinAPI WritePrivateProfileString/GetPrivateProfileString 3) using some wrappers over INI like http://www.codeproject.com/info/sea...1=Search&author=&sd=15+Nov+1999&ed=2+Jul+2006 AT> I would like to know how do I read settings from an ini file? AT> --- WBR, Michael Nemtsev :: blog: http://spaces.msn.com/laflour "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche
Hello Alan, Using 1) using System.IO.File 2) using WinAPI WritePrivateProfileString/GetPrivateProfileString 3) using some wrappers over INI like http://www.codeproject.com/info/sea...1=Search&author=&sd=15+Nov+1999&ed=2+Jul+2006 AT> I would like to know how do I read settings from an ini file? AT> --- WBR, Michael Nemtsev :: blog: http://spaces.msn.com/laflour "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche