We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a51cb commit 407f783Copy full SHA for 407f783
1 file changed
README.md
@@ -1 +1,8 @@
1
-# JavaScriptCallCpp
+# JavaScriptCallCpp
2
+
3
4
+JavaScript 调用 C++ 生成的 DLL,DLL 使用 ATL 封装的 ActiveX 控件,仅支持 IE 浏览器。
5
6
+本资源为整套工程,编译 ATL_API 后,在Debug/Release目录下,使用 IE 打开TestJavaScript.html,点击“Add”按钮查看结果。
7
8
+文档位置:https://download.csdn.net/download/bqrmt/10698732
0 commit comments