From 4d2996d2fce17abcf275ec098feb43caa8016bc3 Mon Sep 17 00:00:00 2001 From: Huajiang Wei Date: Wed, 29 Sep 2021 21:53:12 +0800 Subject: [PATCH] add COM/Active-X/.Net support for store version --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb1200e..ec29933 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Besides the programming feature, this tool has following feature - support module programming, use script as library or type - support thread and thread synchronization - support variable, function and class visibility in library +- support using COM/Active-X/.Net (property, function and event) in script - support const variable - support array and dictionary initialization expression - support code folding -- GitLab