<i><font color="#663300">Is it possible to store the user preferences in the application directory using AppName.INI and/or DBF rather than either the Windows Registery or Win.INI?</font></i>
Sure. Just create your own subclass of <b>cSystemSetting</b> (in cUtils.vcx), and override your app's <b>GetSystemSettingClass()</b> method to return the name of your subclass. <font color="#cc0000"> ___/ / __/ / ____/</font> Ed Leafe ©2002 Ed Leafe |