Description of the MIDL2362 warning in Visual C++ (241849)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
- Microsoft Visual C++ .NET (2002)
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ 2005 Express Edition
This article was previously published under Q241849 Note Microsoft Visual C++ .NET 2002 and Microsoft Visual C++ .NET 2003 support both the managed code model that is provided by the Microsoft .NET Framework and the unmanaged native Microsoft Windows code model. The information in this article applies only to unmanaged Visual C++ code. Microsoft Visual C++ 2005 supports both the managed code
model that is provided by the Microsoft .NET Framework and the unmanaged native
Microsoft Windows code model. SUMMARY When compiling Interface Definition Language (IDL) code
that has an OLE automation dual interface with more than 110 methods, the
Microsoft Interface Definition Language (MIDL) compiler gives a MIDL2362
warning. The exact text of the warning is as follows:
warning MIDL2362 : too many methods in the interface, requires Windows NT 4.0
SP3 or greater. This happens on computers with Microsoft Windows NT
and that have the latest service pack installed. REFERENCES170989 Large Number of Methods in an OLE Interface Causes Failure
In MSDN, midl_pragma warning
Modification Type: | Major | Last Reviewed: | 1/9/2006 |
---|
Keywords: | kbCompiler kbinfo KB241849 kbAudDeveloper |
---|
|