SDK Files and Information

With the DTC Choices SDK, you get the library files you need to create DTCs, plus documentation and samples.

Include Directory Filename
Visual InterDev services that  type library provides intefaces to the Query Builder, URL Picker, and Color Picker in Visual InterDev dbsrvice.tlb
Visual InterDev services declarations dbsrvice.h
Visual InterDev services dbservic.i_c
IActive_Designer declarations designer.h
Microsoft DTC60 type library provides interfaces for sharing information between DTCs dtc60.tlb
IActiveDesigner header dtc60.h
IActiveDesigner library dtc60.idl
IActiveDesigner dtc60_i.c
RuntimeClassInfoAuthor 1.0 type library rcia.tlb
IRuntimeClassInfoProvider 1.0 type library rcipi.tlb
Microsoft Web Design-time Control type library provides interfaces for generating runtime text webdc.tlb
Tools Directory Filename
Choice Inspector DTC for viewing available choices cinspect.dll
Registration file for the Choice Inspector cinspect.reg
Program to update keys for a DTC created in Visual Basic regsvrdc.exe
Samples\bin Directory Filename
Control for subscribing DTC created in Visual C++ VCSample.dll
Controls for publishing, subscribing, and using services created in Visual Basic VBSample.ocx
Registration file VBSample.reg
Samples\VB Directory Filename
Sample of a DTC exposing an object model ObmdlDTC.ctl
Sample that launches the Query Builder from a DTC QueryDTC.ctl
Subscribing DTC sample control SinkDTC.ctl
Publishing DTC sample control SrcDTC.ctl
Project for the four sample controls VBSample.vbp
Samples\VC Directory Filename
Header file dlldatax.h
Header resource.h
Control's image Sinkdtc.bmp
Control's source Sinkdtc.cpp
Control's header Sinkdtc.h
Control's registration Sinkdtc.rgs
Standard source StdAfx.cpp
Standard header StdAfx.h
Project's source file VCSample.cpp
Module definitions for the linker VCSample.def
Visual C++ project VCSample.dsp
Visual C++ workspace file VCSample.dsw
Project's library VCSample.idl
Docs Directory Filename
The compiled help file Choices.chm
Help index file Choices.chi

For more information about installing the SDK or using the documentation, see the Readme file. For more information about the samples, see Code Sample Summary.