All Manuals > LispWorks® User Guide and Reference Manual

49 The Windows registry API

This chapter describes the Microsoft Windows registry API, which is available in the WIN32 package.

The WIN32 package also includes 48 Miscellaneous WIN32 symbols, 50 The DDE client interface and 51 The DDE server interface. These are documented in separate chapters in this manual.

Note: the WIN32 package is not a supported implementation of the Win32 API. You should not use symbols in the WIN32 package unless they are documented in this manual. Instead, define your own interfaces to Windows functions as you need - see the Foreign Language Interface User Guide and Reference Manual for details.

Note: this chapter applies only to LispWorks for Windows.

close-registry-key

collect-registry-subkeys

collect-registry-values

create-registry-key

delete-registry-key

enum-registry-value

open-registry-key

query-registry-key-info

query-registry-value

registry-key-exists-p

registry-value

set-registry-value

with-registry-key


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:09