View Full Version : INI File Help Please
GoOgLe
03-29-2007, 03:37 AM
How can i make my project write to ini file for the language user choose at first run and then always run with that language,,, never ask to choose language again ????
thanks
Well, easily.
Get the value from the ini file. If the value is "" or an error occurs (use if to check), present the language dialog, otherwise use the selected language.
GoOgLe
03-29-2007, 04:01 AM
Well, easily.
Get the value from the ini file. If the value is "" or an error occurs (use if to check), present the language dialog, otherwise use the selected language.
can u give an example please ????
wasim21k
04-30-2007, 10:17 AM
yes gusy, i was also looking for some example to to save settings in ini file and then can use it from ini file on app startup.
any example would save lots time.
RizlaUK
04-30-2007, 10:50 AM
search the forum, there are a few ini examples, also check out amsuser.com, there is a ini example by intrigued
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.