NextPrevTopContentsIndex

17 The WIN32 Package (including DDE)

This chapter describes the symbols available in the WIN32 package, including reference entries for accessing the Windows registry, and Dynamic Data Exchange (DDE).

The functions are listed in four sections: miscellaneous WIN32 symbols, the registry API, the DDE client interface, and the DDE server interface. You should use the DDE sections in conjunction with the relevant chapter in the LispWorks User Guide .

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

Note: the WIN32 package is not a supported implementation of the Win32 API. Define your own interfaces to Windows functions as you need - see the LispWorks Foreign Language Interface User Guide and Reference Manual for details.

17.1 Miscellaneous WIN32 symbols

17.2 Windows registry API

17.3 DDE client interface reference entries

17.4 DDE server interface reference entries


LispWorks Reference Manual - 12 Mar 2008

NextPrevTopContentsIndex