This site is no longer active and is available for archival purposes only. Registration and login is disabled.

error LNK2001:unresolved external symbol CLS


error LNK2001:unresolved external symbol CLS

Postby vclover » May 23, 2006 @ 11:19am

I am using CS 2005 Trail version adn POCKET SDK 5.0.
I have created MFC smart application
The following line i am getting linker error.

I have included imaging.lib imgdecmp.lib aygshell.lib pimstore.lib phone.lib.

hr = CoCreateInstance(CLSID_ImagingFactory, NULL, CLSCTX_INPROC_SERVER, __uuidof(IImagingFactory), (void**) &pFactory);

error LNK2001: unresolved external symbol CLSID_ImagingFactory


Thanks.
vclover
pm Member
 
Posts: 1
Joined: May 23, 2006 @ 11:17am


Postby Conan » May 23, 2006 @ 3:23pm

The PocketFrog forum discusses the imaging factory stuff so those posts will probably help.
What is Best in Life ?
User avatar
Conan
pm Member
 
Posts: 1309
Joined: Dec 24, 2001 @ 5:16am
Location: the Shades, Ankh-Morpock


Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron