winlock

MIT

File locking using the Windows API.

$ area51 add winlockCopy

Usage

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