LispWorks User Guide and Reference Manual

NextPrevTopContentsIndex

42 The Windows registry API

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

The WIN32 package also includes functions for accessing miscellaneous Windows functionality, the DDE client interface, and the DDE server interface. These are documented in separate chapters in this manual.

Note: this chapter applies only to LispWorks for Windows, and not the UNIX, Linux, x86/x64 Solaris, FreeBSD or Mac OS X platforms.

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 - 22 Dec 2009

NextPrevTopContentsIndex