This chapter describes miscellaneous symbols available in the
WIN32
package.
The
WIN32
package also includes functions for accessing the Microsoft Windows registry API, 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.
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.