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

a simple application but a ATL link error !


a simple application but a ATL link error !

Postby kevinlynx » Apr 5, 2007 @ 3:18am

i can build the sample in PocketFrog for my Pocket PC emulator . But when i create a new project , i wrote some simple code , but i got a link error :

error LNK2001: unresolved external symbol "class ATL::CComModule _Module"

It seems i should link some ATL libraray ? ...
I need your help .Thanks in advance !
kevinlynx
pm Member
 
Posts: 4
Joined: Apr 4, 2007 @ 4:41pm


Postby kevinlynx » Apr 5, 2007 @ 4:01am

i'm sorry . i made a very very silly mistake .
In my source file i defined a global variable :
CComModule g_module; but i 'm wrong . I must define CComModule _Module ; because Game.h decalre : extern CComModule _Module;

By the way, how to hide the PocketHAL logo in my PocketFrog game ? ( if the logo appears at the beginning of my game , it will be fine . )
kevinlynx
pm Member
 
Posts: 4
Joined: Apr 4, 2007 @ 4:41pm


Return to PocketFrog & PocketHAL


Sort


Forum Description

SDKs for fast and robust device-independent access to Pocket PC display hardware.

Moderators:

sponge, Kzinti

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