[AccessD] Writing to Registry

Seth Galitzer sgsax at ksu.edu
Thu Feb 13 10:46:01 CST 2003


Gustav,

The thing I didn't like about these functions is that it made me feel
like I wasn't writing my own, professional app, with its own place in
HKLM\Software like all the other commercial apps.  In fact, my original
version of this module had HKLM\Software hard-coded as the root-level
key.  I just changed it so that you could access any key hive and
sub-key.

So basically, this was written out of an innate ego problem. :)

Seth

On Thu, 2003-02-13 at 10:06, Gustav Brock wrote:
> Hi John
> 
> If you don't have some fancy needs, Access has built-in functions for
> reading/writing some custom values of your app in the registry:
> 
>   SaveSetting()
>   GetSetting()
>   GetAllSetting()
>   DeleteSetting()
> 
> /gustav
> 

-- 
Seth Galitzer			sgsax at ksu.edu
Computing Specialist		http://puma.agron.ksu.edu/~sgsax
Dept. of Plant Pathology
Kansas State University




More information about the AccessD mailing list