Re: Error: Segment 'Precompiled Headers' is greater that 64000...

2005-10-03 Thread Ben Combee
At 12:15 AM 10/4/2005, you wrote: Hi All, When I am trying to make changes in my multi-segment application, Its not compiling and gives the below error. I am using Codewarrior 9.3. Code Model set to "Large" and Struct Alignment is "68K". Error: Segment 'Precompiled Headers' is greater that 64000

Error: Segment 'Precompiled Headers' is greater that 64000...

2005-10-03 Thread babbu cathy
Hi All, When I am trying to make changes in my multi-segment application, Its not compiling and gives the below error. I am using Codewarrior 9.3. Code Model set to "Large" and Struct Alignment is "68K". Error: Segment 'Precompiled Headers' is greater that 64000 bytes, it will generate an invalid

Re: Fixing "records left locked in closed DB"

2005-10-03 Thread Robert Moynihan
What about any calls to DmNewRecord(). Do you release after those? Bob. To summarize: I call MemHandleUnlock for every record I call DmGetRecord or DmQueryRecord on. I also call DmReleaseRecord when I call DmGetRecord. I do a MemPtrUnlock on pointers I locked through MemLocalIDToLockedPt

Re: Fixing "records left locked in closed DB"

2005-10-03 Thread Luc Le Blanc
I wrote earlier: Another Gremlin error I keep getting is "Records left locked in closed unprotected DB". Yet, I DmRelease every record that I DmGet, and unlock every locked record handle. Could this come from the AppInfo block instead of a record? I update it upon closing the app, but again I u

RE: Metrowerks Start-up Issues

2005-10-03 Thread Eric Cloninger
It's alright to remove the parentheses from those folders. However, any path in your project that is set to "{Compiler}" will end up going into those folders. > -Original Message- > From: Katie A. (Moor) Siek [mailto:[EMAIL PROTECTED] > Sent: Monday, October 03, 2005 9:01 PM > To: Palm De

Re: Metrowerks Start-up Issues

2005-10-03 Thread Katie A. (Moor) Siek
I can maybe help with one issue... 1. When I try to open directories under the Metrowerks directory, particularly those with the code examples, my Windows 98 system doesn't display them anywhere except under the open file menu option of Codewarrior. I can't seem to open a resource file usi

OT-Job in Phillip Medical (NY)

2005-10-03 Thread ThuNguyet Nguyen
Hello there, I am sorry. I know it is very OT. I got this email. May be someone can use the information. tnn I work for Philips Medical and am in the process of finding candidates for a few different PalmOS related positions we have open in New York City. The group that is hiring is responsib

Re: hot syncing many devices

2005-10-03 Thread Jeremy Cheng
As long as you have different profiles assigned to each device, you should be able to sync multiple devices... Eric Potter wrote: For development purposes, I need to be able to Sync with a lot of devices. I recently installed the most recent version of Palm Desktop and now I can Hot Sync my Cl

error launching Tungsten C Simulator

2005-10-03 Thread Brian
I'm having different problems with several different Tungsten Simulators; T5,C,E,E2. I figured I'd just start with one. I'm getting the following error upon launch (launch of the Simulator, not of my program): A breakpoint has been reached. (0x8003) occurred in the application at location

Re: Newbie questions

2005-10-03 Thread Del Ventruella
1. Check the Metrowerks web site. Software updates are available there along with descriptions of the OS versions to which they apply. 2. You need to answer the second question for yourself. What is your target audience? An old Palm Pilot running an older OS that you keep for personal use, ne

hot syncing many devices

2005-10-03 Thread Eric Potter
For development purposes, I need to be able to Sync with a lot of devices. I recently installed the most recent version of Palm Desktop and now I can Hot Sync my Clie's and Visor's. Is there a way to setup hotsync to work with all devices? -- For information on using the PalmSource Developer F

re: Newbie questions

2005-10-03 Thread Eddie
Hi, Thanks for your reply, there is one issue i would like to clear before getting forward. Can I develop an application for the new PalmOS (OS 5, and the OS 5 with NVFS) using the "Codewarrior 8 for palm C++ applications"? Also, should a new app' support "old" palms as well or only OS 5 and u

Re: job - metro NYC area Palm developer (permanent)

2005-10-03 Thread Del Ventruella
Thank you for contacting me. I'm attaching my resume. As you can see, I'm not a Palm developer, but an electrical engineer. If I were an experienced Palm Developer, I'd be seriously considering your offer. I do have some programming capabilities. I would prefer to remain in Fort Wayne, which h

Re: background process in palm os 5

2005-10-03 Thread Robert Moynihan
[EMAIL PROTECTED] wrote: Hello, Is it possible to create a background process in palm os 5. Sort of... I need to run two applications (or two processes) simultaneously which need to communicate to each other. Any idea how it can be done? In palm if i open a second application (say a prc fi

background process in palm os 5

2005-10-03 Thread ravi_v
Hello, Is it possible to create a background process in palm os 5. I need to run two applications (or two processes) simultaneously which need to communicate to each other. Any idea how it can be done? In palm if i open a second application (say a prc file) automatically it closes the current ap

Programmatically popup an in-table trigger

2005-10-03 Thread Mikhail Barashkov
Deae PEF, I'm desperately trying to programmatically popup an in-table trigger (that is, a table item with type popupTriggerTableItem) and don't get anywhere. I was trying to feed all the events that are generated when I tap on the trigger myself - no results. Any ideas? Mikhail Barashkov Hand