cl-win32-errors

MIT

A library for translating Windows API error codes.

$ area51 add cl-win32-errorsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-win32-errors:some-function ...)

Dependencies