winhttp
FFI wrapper to WINHTTP
$ area51 add winhttpCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(winhttp:some-function ...)FFI wrapper to WINHTTP
$ area51 add winhttpCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(winhttp:some-function ...)