> Has anyone seen this one?
> 
> Link Error: Starter.cpp : MainFormDoCommand(unsigned short)' 
> 16 bit code
> references to 'CVersionObject::GetVersionString(char*)' is 
> out of range.
>
> I got this error when I added Char szBuffer[64]; to my code. 
> Then I changed
> it to Char szBuffer[4] and it worked. So I am thinking is it 
> running out of
> stack or heap. Anyone?

I think a few people have.  :)  Try searching the archives for "16 bit code
reference".  You can get the link to the archives at the bottom of page
http://www.palmos.com/dev/tech/support/forums/.

-hkmlt

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to