home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-09-18 | 762 b | 34 lines |
- ;
- ; Copyright (c) 1996 Vermeer Technologies, Inc., a wholly owned
- ; subsidiary of Microsoft Corp. All Rights Reserved
- ;
- ; File: wbtest2.inf
- ; DLL Custom WebBot Component Information File
- ;
-
- [info]
- list=Hello2,Form1,Mime1
- clientarchitectures=All
- vendor=Microsoft
- contact=http://www.microsoft.com
- version=0.1
- serverbinding=dll
- servermodule=wbtest2.dll
- clientbinding=BTL
- clientmodule=wbtest2.btl
-
- [Hello2]
- name=Hello Test 2
- description=DLL (C++) "Hello World" Test 2 WebBot Component
- type=insert
-
- [Form1]
- name=Form Test 1
- description=DLL (C++) Form Test 1 WebBot Component
- type=form
-
- [Mime1]
- name=Mime Test 1
- description=DLL (C++) MIME Results Test 1 WebBot Component
- type=form
-