4 lines
185 B
C
4 lines
185 B
C
|
// libraryname component of the ProgID of the dsutils COM objects
|
||
|
// use to compose ProgIDs, e.g. DSUTILS_LIBNAME_STRING L".yourclassname.ver"
|
||
|
|
||
|
#define DSUTILS_LIBNAME_STRING L"DSUtils"
|