oblitum / Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
http://oblita.com/interception
1.37k stars 267 forks source link

A questions about licence #114

Closed KOTOEB closed 3 years ago

KOTOEB commented 3 years ago

Hi. I am developing commercial soft (like AutoHotkey) and i want to add an interception support there. I don't use the interception source code, only compiled dll file from releases.

1) Can I add an interception driver installer (install-interception.exe) and interception dll file (interception.dll) to my distributive, or i shall to link an user to the latest release and user shall to download them manually?

2) My program writed on Delphi 7, so I rewrited interception.h on Delphi. Shall I open the source code of this or not?

oblitum commented 3 years ago

For such information please send email as requested on README of project.