Re: Link error

2008-05-14 Thread Vivian Chen
if I have any question in future? 2008-05-15 Vivian Chen 发件人: Lincoln Ramsay 发送时间: 2008-05-14 19:53:42 收件人: Palm Developer Forum 抄送: 主题: Re: Link error On 14/05/2008, at 7:54 PM, Vivian Chen wrote: > Because my library has called some standard C library functions in > it.

Re: Link error

2008-05-14 Thread Vivian Chen
re also based on standard C library functions. Are they? Does there have any limit? 2008-05-14 Vivian Chen 发件人: Lincoln Ramsay 发送时间: 2008-05-14 17:39:03 收件人: Palm Developer Forum 抄送: 主题: Re: Link error On 14/05/2008, at 11:32 AM, Vivian Chen wrote: > Thanks. I really know

Re: Link error

2008-05-13 Thread Vivian Chen
't. Is it right? But I don't know which functions used in the library. Maybe they are defined in POSIX APIs. If I want to link with -mno-cygwin, and won't get a "undefined reference to" error, how can I do? Can you tell me? Thanks again. ^^ 2008-05-14 Vivian Chen

Link error

2008-05-12 Thread Vivian Chen
ion fault" What's the problem? 2008-05-13 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Limit of Standard C library

2008-05-09 Thread Vivian Chen
Hi all: I want to call standard c library functions in arm-side code, for example: new(). But when I can this function, it crashes. I can't debug it, so I don't know where is wrong. Can anyone tell me if there has any limit? 2008-05-09 Vivian Chen -- For information on

Fatal Alert: emul68kcommon.c

2008-05-08 Thread Vivian Chen
em? Is it a warning or a error? How can I improve it? 2008-05-09 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

FtrGet() return ftrErrNoSuchFeature

2008-05-07 Thread Vivian Chen
Hi all: My question is: err = FtrGet(sysFtrCreator, sysFtrNumDmAutoBackup, &flag) ; It returns 'ftrErrNoSuchFeature'. Does it mean the system doesn't support it? How can I make it support? Is FtrSet() ok? 2008-05-08 Vivian Chen -- For information on using the ACCE

DmSyncDatabase error

2008-05-07 Thread Vivian Chen
Hi all: When I call DmSyncDatabase(), it alerts "(sync 0505)(0,1142)". What does this error mean? 2008-05-08 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

How to restore the data

2008-05-07 Thread Vivian Chen
how can I restore it before resetting? 2008-05-08 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

How to call Standard C functions?

2008-05-07 Thread Vivian Chen
Hi all: If I want to call Standard C functions in my PNO project, how can I do? I found some header files in a folder named "posix". If I want to call these functions, which library should I link? 2008-05-07 Vivian Chen -- For information on using the ACCESS Developer For

vfsErrFilePermissionDenied

2008-05-05 Thread Vivian Chen
Hi all: When I open an file in vfsModeRead, it returns "vfsErrFilePermissionDenied(2A05)". What does this mean? Before this action, I created a file and wrote something in this file, then reopened it and wanted to get the file size. 2008-05-06 Vivian Chen -- For informatio

Re: How to output a file

2008-05-05 Thread Vivian Chen
Hi all: Yes, you're right. I've studied those chapters carefully again, and I think I've resolved this problem. Thanks. ^ ^ 2008-05-05 Vivian Chen 发件人: Ryan Rix 发送时间: 2008-04-30 23:06:40 收件人: Palm Developer Forum 抄送: 主题: Re: How to output a file Im fairly

Re: How to output a file

2008-04-30 Thread Vivian Chen
Yes, I've read the related chapters. They are theoretic. I'm urgent about this. 2008-04-30 Vivian Chen 发件人: Edward Jones 发送时间: 2008-04-30 17:54:04 收件人: Palm Developer Forum 抄送: 主题: Re: How to output a file Have you got the Palm Development documents? The Palm OS

Re: How to output a file

2008-04-30 Thread Vivian Chen
Oh~I see. Then I open , read, write, and close the file. I can do all actions, and I also can learn its information in 'Card Info'. But I cann't find it in PC, and neither to exchange it by hotsync. What can I do ? 2008-04-30 Vivian Chen 发件人: Hynek Sladky 发送时间: 2008-

Re: How to output a file

2008-04-30 Thread Vivian Chen
I'm sorry, but I don't quite understand. Yes, I got volRefNum, but I only know to use it while it's referrenced. What other function does it mean? 2008-04-30 Vivian Chen 发件人: Hynek Sladky 发送时间: 2008-04-30 16:54:16 收件人: Palm Developer Forum 抄送: 主题: Re: How to outpu

Re: How to output a file

2008-04-30 Thread Vivian Chen
Yes, they are separated. How can I save them on "SD" card? 2008-04-30 Vivian Chen 发件人: Hynek Sladky 发送时间: 2008-04-30 16:30:18 收件人: Palm Developer Forum 抄送: 主题: Re: How to output a file If you write file to this card you should find it here. Please remember that e.g

Re: How to output a file

2008-04-30 Thread Vivian Chen
oh, Yes, I try to delete the directory, it's recreated while the simulator is running. But it only produces a folder "Launcher". And there's nothing which is in the sd card. 2008-04-30 Vivian Chen 发件人: Hynek Sladky 发送时间: 2008-04-30 15:12:18 收件人: Palm Develope

Re: How to output a file

2008-04-29 Thread Vivian Chen
really? But when I install the software, it doesn't create the directory. Have another method? 2008-04-30 Vivian Chen 发件人: Hynek Sladky 发送时间: 2008-04-30 14:02:41 收件人: Palm Developer Forum 抄送: 主题: Re: How to output a file I don't know why you don't have this dir

Re: How to output a file

2008-04-29 Thread Vivian Chen
No, no. There's no a card directory in simulator 5.4 directory. 2008-04-30 Vivian Chen 发件人: Hynek Sladky 发送时间: 2008-04-30 13:15:28 收件人: Palm Developer Forum 抄送: 主题: Re: How to output a file If it is created in Simulator You can easily find it in \Card1\\ Hynek Sladky Vivian

How to output a file

2008-04-29 Thread Vivian Chen
4. Thanks. 2008-04-30 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

How to debug DLL

2008-04-29 Thread Vivian Chen
Hi all, I created a PNO project, and it produced a DLL. But I've some trouble with it. How can I debug in it? 2008-04-29 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Which Debugger Nub should I install?

2008-04-28 Thread Vivian Chen
stall. My device is Palm T|X, which .prc can I use? Can I also use "DebugNub5-PalmTT.prc"? Thanks 2008-04-29 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: How to run an application in real device

2008-04-28 Thread Vivian Chen
Hi all: What type of cpu use in real device? 68K or ARM or both? DLL is only used when I debug it in the simulator, isn't it? If I want to implement in a real device, I just install the .prc, don't I? 2008-04-29 Vivian Chen 发件人: Ryan Rix 发送时间: 2008-04-28 22:18:41

How to run an application in real device

2008-04-28 Thread Vivian Chen
Hi All: I create a PNO program, and install the .prc file in real device, but it restarts without any tips. Why? Does it crash? How can I run it in real device? How to set the debug configuration? 2008-04-28 Vivian Chen -- For information on using the ACCESS Developer Forums, or to

How to create a CLASS type?

2008-04-22 Thread Vivian Chen
Hi all, I want to create a class in ARM side. But I find it doesn't support. It doesn't recognize the CLASS type. It only support a structure type. Is it caused because of the compiler? If I want to write a CLASS, how can I do? 2008-04-23 Vivian Chen -- For information on

Re: How to allocate more than 64KB?

2008-04-22 Thread Vivian Chen
What's this code? Is it the open source? 2008-04-23 Vivian Chen 发件人: Israel Lins Albuquerque 发送时间: 2008-04-23 00:06:58 收件人: Palm Developer Forum 抄送: 主题: Res: How to allocate more than 64KB? #ifdefined (__palmosarm__) #include #include #elifde

RE: How to allocate more than 64KB?

2008-04-22 Thread Vivian Chen
But I've call MemHeapFreeBytes() to get the largest chunk, it's also larger than 1M. Can I allocate in this chunk? 2008-04-22 Vivian Chen 发件人: Chris APERS 发送时间: 2008-04-22 15:18:48 收件人: Palm Developer Forum 抄送: 主题: RE: How to allocate more than 64KB? If you have only

Re: How to allocate more than 64KB?

2008-04-21 Thread Vivian Chen
yes, about 1.9M. But I try to allocate 1M , it still failed. 2008-04-22 Vivian Chen 发件人: Luc Le Blanc 发送时间: 2008-04-22 12:42:08 收件人: Palm Developer Forum 抄送: 主题: re: How to allocate more than 64KB? Vivian Chen wrote: > I want to allocate more than 64KB, how can I do? > I

How to allocate more than 64KB?

2008-04-21 Thread Vivian Chen
Hi all: I want to allocate more than 64KB, how can I do? I try to call MemGluePtrNew(), but it return 0x(failed). My program is: unsigned long size = 1024ul*1024ul*2; void* p = MemGluePtrNew(size);//return failed Why? 2008-04-22 Vivian Chen -- For information on using

Re Symbol is not available

2008-04-21 Thread Vivian Chen
Oh, I've resolve it. But While I debug it, the program is freezed. Why? 2008-04-21 Vivian Chen 发件人: Vivian Chen 发送时间: 2008-04-21 15:58:47 收件人: Palm Developer Forum 抄送: 主题: Re Symbol is not available I mean that I have add the lib (libPalmOSGlue.a ) and succeed in compil

How can I know the size of dynamic heap

2008-04-21 Thread Vivian Chen
Hi all: I want to know the size of dynamic heap. How can I do? BR, 2008-04-21 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re Symbol is not available

2008-04-21 Thread Vivian Chen
I mean that I have add the lib (libPalmOSGlue.a ) and succeed in compile and link. Only have the error when I run it. 2008-04-21 Vivian Chen 发件人: Chris APERS 发送时间: 2008-04-21 15:49:22 收件人: Palm Developer Forum 抄送: 主题: RE: Symbol is not available You need to include the

Symbol is not available

2008-04-21 Thread Vivian Chen
Hi all: When I call MemGluePtrNew() to alloc memory, it always says "Symbol is not available". What does this mean? I link the library successfully and just set a MemPtr variable to receive the return value. Why does this happen? 2008-04-21 Vivian Chen -- For information on

How many memory can I alloc?

2008-04-20 Thread Vivian Chen
Hi all: I want to alloc a memory by MemHandleNew(). How many memory can I alloc the most? 2008-04-21 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Program don't respond any action

2008-04-20 Thread Vivian Chen
and i cannot do any with it. What does this represent? 2008-04-21 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: How to debug ARM in simulator

2008-04-17 Thread Vivian Chen
I don't quite understand. Can you explain more clearly? 2008-04-17 Vivian Chen 发件人: Ben Combee 发送时间: 2008-04-17 15:33:36 收件人: Palm Developer Forum 抄送: 主题: Re: How to debug ARM in simulator 2008/4/17 Vivian Chen <[EMAIL PROTECTED]>: > > > Oh, Really?Ok, I se

Re: How to debug ARM in simulator

2008-04-17 Thread Vivian Chen
Oh, Really?Ok, I see, thanks. Can I have another question? When I call PceNativeCall(), it always says "Unhandled Exception in thread STRT". What does it mean? 2008-04-17 Vivian Chen 发件人: Ben Combee 发送时间: 2008-04-17 15:01:29 收件人: Palm Developer Forum 抄送: 主题: Re: How to

How to debug ARM in simulator

2008-04-16 Thread Vivian Chen
Hi all: I want to debug ARM side cod ein simulator or emulator. How can I do? Can anyone tell me? Thanks. 2008-04-17 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Unhandled exception

2008-04-16 Thread Vivian Chen
Can anyone tell me the cause? BR 2008-04-17 Vivian Chen -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: "First defined here"

2008-04-16 Thread Vivian Chen
No, the error is just "first defined here". And all the parameters are correct. I'm sure. 2008-04-17 Vivian Chen 发件人: Lincoln Ramsay 发送时间: 2008-04-16 19:27:43 收件人: Palm Developer Forum 抄送: 主题: Re: "First defined here" On 16/04/2008, at 6:56 PM, Vi

Re: How to register a new file type?

2008-04-14 Thread Vivian Chen
But I must copy the file to the sd card first, must I? Why I can't find the file "hello.pdf" in direction "/PALM/Launcher" after putting it there. And when I call VFSFileOpen() to open it ,it says "could not find the file". 2008-04-15 Vivian Chen 发件人

Re: Install to card synchronization failed

2008-04-14 Thread Vivian Chen
t found at the specified location) Will it be ok if I set these two lines? Where must I put them in? BR, 2008-04-15 Vivian Chen 发件人: Luc Le Blanc 发送时间: 2008-04-11 21:01:51 收件人: Palm Developer Forum 抄送: 主题: Re: Install to card synchronization failed Vivian Chen wrote: > Do I have

Re: Install to card synchronization failed

2008-04-11 Thread Vivian Chen
To Luc, It's strange. I've tried these two ways, but none is successful. Do I have only to load my application database(.prc)? It didn't create any direction. T T 2008-04-11 Vivian Chen 发件人: Luc Le Blanc 发送时间: 2008-04-11 17:44:59 收件人: Palm Developer Forum

Re: Re: Install to card synchronization failed

2008-04-11 Thread Vivian Chen
To Luc, Oh, really? But in my direction "/PALM/", there only has a "Launcher" dir. Must I have to create by myself? Why not my application create it automatically? BR, 2008-04-11 Vivian Chen 发件人: Luc Le Blanc 发送时间: 2008-04-11 17:26:08 收件人: Palm Develope

Re: Install to card synchronization failed

2008-04-11 Thread Vivian Chen
To Luc, I forget to tell you that I test it in the simulator not real device. Is this method still useful? Or real device is different from the simulator? BR, 2008-04-11 Vivian Chen 发件人: Luc Le Blanc 发送时间: 2008-04-11 16:44:18 收件人: Palm Developer Forum 抄送: 主题: Re: Install to card

Re: Install to card synchronization failed

2008-04-10 Thread Vivian Chen
To Luc, Oh, Have you ever tried to set the slot? And copy a file from pc? But I don't know where to put the file in. I try to search the file in "/PALM" or "/PALM/Launcher", but fail. Have you ever tried? 2008-04-11 Vivian Chen 发件人: Luc Le Blanc 发送时间: 2008-0

Re: Install to card synchronization failed

2008-04-10 Thread Vivian Chen
n? 3) If I want to create an application to open it , how can i contact them? 2008-04-11 Vivian Chen 发件人: Luc Le Blanc 发送时间: 2008-04-11 11:43:31 收件人: Palm Developer Forum 抄送: 主题: Re: Install to card synchronization failed I'm not sure on the capabilities of the HotSync but one th

Re: How to do the HotSync setting?

2008-03-27 Thread Vivian Chen
Hi Geordie, Yes, that's right. I've resolved it. I uses network to connect them, now it works well. Thanks all the same. BR, 2008-03-28 Vivian Chen 发件人: Geordie Millar 发送时间: 2008-03-28 10:10:44 收件人: Palm Developer Forum 抄送: 主题: Re: How to do the HotSync setting? Y

Re: How to exchange an unsupported file from PC to handheld?

2008-03-27 Thread Vivian Chen
Oh, Luc That's so kind of you. Thanks. I've downloaded the PilotInstall, and I would like to use it as soon as possible for its powerful features. You help me so much. I hope you can also help me if I meet another problems. Thanks again. BR, 2008-03-28 Vivian Chen 发件人: Lu

Re: How to exchange an unsupported file from PC to handheld?

2008-03-26 Thread Vivian Chen
Hi Luc, Thanks very much. You just help me a lot. You know how to exchange it , don't you? Could the PilotInstall support to exchange pdf into handheld? Is it free? 2008-03-27 Vivian Chen 发件人: Luc Le Blanc 发送时间: 2008-03-26 23:12:09 收件人: Palm Developer Forum 抄送: 主题: Re: Re

Re: Re: How to exchange an unsupported file from PC to handheld?

2008-03-25 Thread Vivian Chen
Ok, I've create a pdf file and found it in vedio pad. How can I find it in PC directory? I know the root directory in PC is "/PALM/", but I can't find the file. Should I synchronize the handheld and PC? 2008-03-26 Vivian Chen 发件人: Ben Combee 发送时间: 2008-03-26

Re: How to exchange an unsupported file from PC to handheld?

2008-03-25 Thread Vivian Chen
I have a nother question. If I create a pdf file with VFS, Can i exchange it to PC? 2008-03-26 Vivian Chen 发件人: Vivian Chen 发送时间: 2008-03-26 13:24:22 收件人: Palm Developer Forum 抄送: 主题: Re: Re: Re: How to exchange an unsupported file from PC to handheld? In other words, if I don&#

Re: Re: Re: How to exchange an unsupported file from PC to handheld?

2008-03-25 Thread Vivian Chen
In other words, if I don't install a reader, I can't exchange pdf into handheld? And if i need this file, i must create it with vfs? 2008-03-26 Vivian Chen 发件人: Ben Combee 发送时间: 2008-03-26 13:20:15 收件人: Palm Developer Forum 抄送: 主题: Re: Re: How to exchange an unsupported

Re: Re: How to exchange an unsupported file from PC to handheld?

2008-03-25 Thread Vivian Chen
No, I've not installed any reader. I don't want to open the doc, but only store it in the SD card. Is it impossible? 2008-03-26 Vivian Chen 发件人: Ben Combee 发送时间: 2008-03-26 13:07:57 收件人: Palm Developer Forum 抄送: 主题: Re: How to exchange an unsupported file from PC t

Re: How to exchange an unsupported file from PC to handheld?

2008-03-25 Thread Vivian Chen
;no application would receive this file". 2008-03-26 Vivian Chen 发件人: Ryan Rix 发送时间: 2008-03-26 10:58:24 收件人: Palm Developer Forum 抄送: 主题: Re: How to exchange an unsupported file from PC to handheld? have you read exg mnager docs? Vivian.Chen wrote on 3/25/08 7:47 pm >Hi all: