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

What is "__sequrity_cookie" & "__sequrity


What is "__sequrity_cookie" & "__sequrity

Postby Nomad » Nov 5, 2006 @ 9:28pm

Hi!

When I use following code:

zipFile.resolveFile(&imageFile, pBuffer)

where pBuffer: WCHAR pBuffer[100];

I get "Unresolved external symbol" linker error with subject symbols (__sequrity_cookie & __sequrity_check_cookie)

Is that means that I can't pass to resolveFile() non constant buffer?
Nomad
pm Member
 
Posts: 76
Joined: Oct 28, 2006 @ 8:21pm
Location: Ukraine, Kiev


Postby Nomad » Nov 5, 2006 @ 9:53pm

Strange, but when I changed static buffer to dynamic ( WCHAR* pBuffer = new WCHAR[100]; ) code was linked normally without error.

Can somebody explain why I can't use static buffer in Pocket PC version? This is not critical but just interasting.
Nomad
pm Member
 
Posts: 76
Joined: Oct 28, 2006 @ 8:21pm
Location: Ukraine, Kiev


Postby Matias » Nov 5, 2006 @ 11:19pm

About what PocketPC version are you talking about, 2002, 2003, 2005? Compiling for emulator or for the pocket pc?

I cannot reproduce your error. Can you post the entire code, please?

Where is declared the variable, where is initialized, where you call the resolveFile method, etc
Matias Saguir - GledPlay Lead Developer
User avatar
Matias
pm Member
 
Posts: 20
Joined: Oct 11, 2006 @ 9:57pm


Postby Nomad » Nov 5, 2006 @ 11:38pm

Nomad
pm Member
 
Posts: 76
Joined: Oct 28, 2006 @ 8:21pm
Location: Ukraine, Kiev


Postby Nomad » Nov 5, 2006 @ 11:55pm

Nomad
pm Member
 
Posts: 76
Joined: Oct 28, 2006 @ 8:21pm
Location: Ukraine, Kiev


Postby Matias » Nov 6, 2006 @ 1:30am

Matias Saguir - GledPlay Lead Developer
User avatar
Matias
pm Member
 
Posts: 20
Joined: Oct 11, 2006 @ 9:57pm


Return to GledPlay


Sort


Forum Description

Game Engine for Embedded Devices. Simple, complete, and powerful. Focused on the game.

Moderators:

Matias, Sergio

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