-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
Description
This is a small library to help work with COM interfaces under Windows. Specifically it handles initialising COM, creating and managing COM instances, GUIDs, and defining the necessary wrappers to access COM methods from Lisp.
Author: Nicolas Hafner
Source: https://github.com/Shinmera/com-on
Documentation: https://shinmera.github.io/com-on/
fstamour