For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > August 2005 > problem with c++ error code 4772









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author problem with c++ error code 4772
greenhorn

2005-08-10, 9:05 am

I work with a program which i did not write myself an have following problem
This is my code:

#import ".\cobraModuleAP\APDocMan.dll" rename_namespace("APDocMan")
no_implementation raw_interfaces_only
using namespace APDocMan;

i get following error:
error C4772: Mit #import wurde auf einen Typ aus einer fehlenden
Typbibliothek verwiesen; '__missing_type__' als Platzhalter verwendet,

but the APDocMan.dll is in the right directory.

Can anybody help me?
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com