Inhabitants.idl
上传用户:yuxuan88
上传日期:2022-05-09
资源大小:2290k
文件大小:0k
源码类别:

行业应用

开发平台:

Visual C++

  1. // Inhabitants.idl : IDL source for Inhabitants.exe
  2. //
  3. // This file will be processed by the MIDL tool to
  4. // produce the type library (Inhabitants.tlb) and marshalling code.
  5. import "oaidl.idl";
  6. import "ocidl.idl";
  7. [
  8. uuid(6DF383AF-C59F-49EA-A5C6-6B7520CE409A),
  9. version(1.0),
  10. helpstring("Inhabitants 1.0 Type Library")
  11. ]
  12. library InhabitantsLib
  13. {
  14. importlib("stdole32.tlb");
  15. importlib("stdole2.tlb");
  16. };