ZsZs
Computer
- May 8, 2007
- 30
Hi!
I like to use in Document Manager in VC++ 6.0 with API
A example wrote this rows:
CComPtr<ISwDMClassFactory> swClassFact;
CComPtr<ISwDMApplication> swDocMgr;
But I not found the interface classes (ISwDMClassFactory and ISwDMApplication) in any type libraries (TLB files).
How access the Document Manager?
Regards,
ZsZs.
I like to use in Document Manager in VC++ 6.0 with API
A example wrote this rows:
CComPtr<ISwDMClassFactory> swClassFact;
CComPtr<ISwDMApplication> swDocMgr;
But I not found the interface classes (ISwDMClassFactory and ISwDMApplication) in any type libraries (TLB files).
How access the Document Manager?
Regards,
ZsZs.