The information in this article applies to:
SYMPTOMSWhen using #import to import a type library, the Visual C++ compiler ignores TKIND_MODULE members of the library (generated from the "module" statement in IDL). Neither the module nor anything defined in the module appears in the .tlh or .tli files generated by the compiler. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. Q194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why MORE INFORMATIONSteps to Reproduce BehaviorCompile with: MIDL /Oicf test.idl
Compile with: CL /c test.cpp
Additional query words:
Keywords : kbservicepack kbCompiler kbCPPonly kbVC600bug kbVC600fix kbVS600sp2 kbVS600SP1 kbVS600sp3fix |
Last Reviewed: May 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |