source: main/trunk/binaries/windows/bin/word2html.vbp@ 26616

Last change on this file since 26616 was 10629, checked in by chi, 19 years ago

Modify word2html VB script by using late binding technique to solve the problem of running the
MS office Automation script for multiple office versions.

  • Property svn:keywords set to Author Date Id Revision
File size: 965 bytes
Line 
1Type=Exe
2Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
3Reference=*\G{91493440-5A91-11CF-8700-00AA0060263B}#2.7#0#C:\Program Files\Microsoft Office\OFFICE11\MSPPT.OLB#Microsoft PowerPoint 10.0 Object Library
4Reference=*\G{00020905-0000-0000-C000-000000000046}#8.2#0#C:\Program Files\Microsoft Office\OFFICE11\MSWORD.OLB#Microsoft Word 10.0 Object Library
5Form=word2html.frm
6IconForm="Form1"
7Startup="Form1"
8HelpFile=""
9ExeName32="word2html.exe"
10Command32=""
11Name="Project1"
12HelpContextID="0"
13CompatibleMode="0"
14MajorVer=1
15MinorVer=0
16RevisionVer=0
17AutoIncrementVer=0
18ServerSupportFiles=0
19VersionCompanyName="University Of Waikato"
20CompilationType=0
21OptimizationType=0
22FavorPentiumPro(tm)=0
23CodeViewDebugInfo=0
24NoAliasing=0
25BoundsCheck=0
26OverflowCheck=0
27FlPointCheck=0
28FDIVCheck=0
29UnroundedFP=0
30StartMode=0
31Unattended=0
32Retained=0
33ThreadPerObject=0
34MaxNumberOfThreads=1
35
36[MS Transaction Server]
37AutoRefresh=1
Note: See TracBrowser for help on using the repository browser.