Support library files
For each project, BladeSmith generates the following client-specific
support library files. Do not modify these files.
| File name | Description |
|---|---|
| DkClient.cpp | Client-specific support library functions |
| DkIntf.h | Support library header file that defines the ActiveX value object custom interfaces (IRawObjectAccess and ITDkValue) |
| DkIntf_i.c | Support library file that contains IIDs (interface identifiers) for interfaces defined in DkIntf.h |
| DkIntfImpl.h | Support library C++ template implementations for custom interfaces defined in DkIntf.h |