"Miron Ophir" <[EMAIL PROTECTED]> wrote in message
news:51047@palm-dev-forum...
>
> Hi.
>
> I'm trying to convert a windows-ce application to the palm.
> The application is Huge (needs 11 segments so far)
>
> It started fine (doesnt crash immediatley & displays the MMI) , until
I
> converted it to a 4-byte integer (Including replacing the Runtime Palm
OS
> (4i)) & from that point it stopped working.

Why did you do this?  Is there a lot of code using "int" to mean a
32-bit number.  This setting is very rarely used.

However, if you use the 3.5 SDK, and correctly use Int16 and Int32, this
setting should not matter.  However, if you include a precompiled header
in your project, you should make sure that it uses the same settings for
its build as your project.




-- 
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