https://github.com/quek/cl-win32ole.git
git clone 'https://github.com/quek/cl-win32ole.git'
(ql:quickload :cl-win32ole)
;; --mode: outline; coding: utf-8;--
cl-win32ole is Windows OLE Library like Ruby's win32ole.
cl-win32ole works with SBCL and CLISP(Thanks, Matthew D. Swank), and possibly any lisp supported by :cffi and :trivial-garbage.
cl-win32ole requires cffi, cl-ppcre, trivial-garbage and simple-date-time.
You can get simple-date-time from github. http://github.com/quek/simple-date-time/tree/master git clone git://github.com/quek/simple-date-time.git