OLEDBReportMFC.idl
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:0k
源码类别:

书籍源码

开发平台:

Visual C++

  1. // OLEDBReportMFC.idl : IDL source for OLEDBReportMFC.exe
  2. //
  3. // This file will be processed by the MIDL tool to
  4. // produce the type library (OLEDBReportMFC.tlb) and marshalling code.
  5. import "oaidl.idl";
  6. import "ocidl.idl";
  7. [
  8. uuid(52C04168-4E05-11D2-9949-F7F727FAE648),
  9. version(1.0),
  10. helpstring("OLEDBReportMFC 1.0 Type Library")
  11. ]
  12. library OLEDBReportMFCLib
  13. {
  14. importlib("stdole32.tlb");
  15. importlib("stdole2.tlb");
  16. };