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.
Bob Grommes - 06 Aug 2006 14:33 GMT
You are posting to the performance newsgroup. How is this a
performance-related issue?
> please help me! I really need your help!
>
[quoted text clipped - 14 lines]
> I have no any clue how to solve it. I searched a lot through google.
> But there is not any help.