However, here’s what MSDN has to say on the subject:
MIDL2015: The compiler could not find the type library specified by the
[importlib] directive. Check to make sure the path and name of the
library are correct.
MIDL2037: expression not implemented
A feature that was supported in previous releases of the MIDL compiler
is not supported in the version of the compiler supplied with Microsoft
RPC. Remove the specified expression.
These both sound like errors in your idl file. In theory, both could be
due to version conflicts, but it’s rather difficult to say with seeing
the idl file.
This has nothing to do with with kernel development. However, as I know
MIDL can be a peculiar beast, if you wish send me your idl file (don’t
post it here), and I’ll take a look.
mm
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@mindtree.com
Sent: Monday, July 02, 2007 05:18
To: Windows System Software Devs Interest List
Subject: [ntdev] MIDL tool error
Hi Forum,
I used to debug the Altiris agent which gives me following error:
MIDL2015 warning : failed to load tlb in inportlib
MIDL2337 error: Unsatisfied forword declaration
I am not really getting because of what this is occuring.
On search with this error I found that if 2003 and 2005 is installed on
the same system it causes this issue, but why that is not clear to me.
Hence, not able to clarify the problem.
Can u tell me why this was happend?
Thanks.
-Jatin
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer