Registry Use of lcc-win32

Lcc creates the following key in the registry:

HKEY_CURRENT_USER\SOFTWARE\lcc

This key contains the following subkeys:

1.   lcc\General              General type of information

2.   lcc\Compiler            Compiler specific information

3.   lcc\Wedit                  For the IDE

4.   lcc\lcclnk                   For the linker

5.   lcc\weditres             For the resource editor

6.   lcc\db                       Database extension

 

Following is a description of all keys used by lcc-win32. The prefix

HKEY_CURRENT_USER\Software\lcc

is assumed in all of them.

 

Key name

Contents and description

SmallEiffel

Path to the SmallEiffel compiler

Version

Version number, for example “2.7”

compiler\includepath

Path to the directory included

lcclnk\libpath

Path to the libraries

Wedit

Project management

All the keys following this will have the implicit path:

HKEY_CURRENT_USER\Software\lcc\Wedit

Accel

Number of user-defined accelerators

Acceln

Contents for the nth accelerator

BackgroundColor

RGB for the current background color

CommentColor

RGB for comment color

CurrentDir

Current working directory