summaryrefslogtreecommitdiffstats
path: root/third_party/activscp/Readme.txt
blob: 009717de625f485d8ea22c805dfab373a35d44c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---------------------------------------------------------
Readme.txt file for Scriptng.exe
---------------------------------------------------------

This file describes the contents of Scriptng.exe, a self-extracting executable 
file that contains the headers and libraries necessary to create your own 
ActiveX Script hosts and engines. Its primary purpose is to provide the files 
required to add Active Debugging to a host or engine.

Scriptng.exe contains the following files:

---------------------------------------------------------
FileName	            Size             
---------------------------------------------------------

activdbg.h                 323KB 
activscp.h                  67KB
ad1.lib                     19KB
ad1ex.h                     39KB
dbgprop.h                   50KB
Dispex.h                    31KB
HostInfo.h                   2KB
Multinfo.h                   8KB
Readme.txt                   2KB

REFERENCES
----------

For additional information about ActiveX Script hosts, please see the following
articles in the Microsoft Knowledge Base:

Q183698 Sample: Axsh.exe Demonstrates Implementing ActiveX Script Hosts

Q168214 Sample: MFCAxs.exe Implements an ActiveX Script Host Using MFC

For additional information about ActiveX Script engines, please see the following
articles in the Microsoft Knowledge Base:

Q216073 Sample: 4thScrpt.exe Demos Active Debug in ATL ActiveX Script Engine

Q216271 Sample: SamScrpt.exe Demos Active Debug in C++ ActiveX Script Engine