Re: convert palmOS 3.0 to 3.5 apps

2001-06-01 Thread Sreenivas Reddy
>To switch to 3.5: >1. Adjust your project setting to use "Palm OS 3.5 Support". >2. In your source code where you have #include , > change it to > #include > #include >I think that's all you need to do. Hi Santoso, Apart from that I think you need to change the API names whi

Re: convert palmOS 3.0 to 3.5 apps

2001-06-01 Thread John Leung
To switch to 3.5: 1. Adjust your project setting to use "Palm OS 3.5 Support". 2. In your source code where you have #include , change it to #include #include I think that's all you need to do. At 09:28 AM 01/06/2001 -0500, S Santoso wrote: >Hi all, > >I have a problem in co

convert palmOS 3.0 to 3.5 apps

2001-06-01 Thread S Santoso
Hi all, I have a problem in converting an apps which built in palmOS version 3.0 (CodeWarrior version 5) to palmOS version 3.5 (CodeWarrior version 7). When you load the program for the first time, CW7 converts the program to palmOS version 3.5. Then when I want to run it (precompile), it gives