PDA

View Full Version : Link errors- unresolved externals


ahmad
3rd of July 2003 (Thu), 13:03
Hello,

I have been trying to build (microsoft VC++) any of the sample apps supplied with SDK 6.0. The compiling is fine, but I get lots of unresolved external errors (LNK 2001) such as this one:

GETPICTUREDLG.OBJ : error LNK2001: unresolved external symbol __imp__CDEnumItemRelease@4

I get the same error code with SDK 5.

I would greatly appreciate anyone's help.

Ahmad