Re: help!!!! PLease!!!!!!!!!!!

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



You are posting to the performance newsgroup. How is this a performance-related issue?

yongwuhan@xxxxxxxxx wrote:
please help me! I really need your help!

I developed the addin in MS word 2003 using VC++ 2005+ATL. I cannot
solve the problem for three days:

when I compile:

It says: error C4772: #import referenced a type from a missing type
library; '__missing_type__' used as a placeholder.

The error is in here:
#import "C:\Program Files\Common Files\Microsoft
Shared\VBA\VBA6\VBE6EXT.olb" rename_namespace("VBE6")

BUT the file( VBE6EXT.olb ) exactly is in the file.

I have no any clue how to solve it. I searched a lot through google.
But there is not any help.

.



Relevant Pages

  • Re: Simple Q: SqlParameter.Value and Boxing
    ... "John Smith" wrote in message ... > After posting this in .performance newsgroup, I thought it may be more ... Erik ...
    (microsoft.public.dotnet.framework.adonet)
  • Simple Q: SqlParameter.Value and Boxing
    ... After posting this in .performance newsgroup, I thought it may be more appropriate here. ... In the following code, when I assigned a ValueType to the Value of a SqlParameter, it gets boxed: ...
    (microsoft.public.dotnet.framework.adonet)