preference protect??

2000-03-07 Thread Eric
to the protection, but the prefenerce because no value? anyone know the solution? Thanks a lot!!! Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html

preference protect??

2000-03-05 Thread Eric
the protection, but the prefenerce because no value? anyone know the solution? Thanks a lot!!! Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html

unable to open project?

2000-03-21 Thread Eric
ution? thanks a lot! Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html

Re: unable to open project?

2000-03-22 Thread Eric
Dear Lam, I have installed the 2 patchs, there is no problem in "New project" and "open project", however, after I installed the 3.5SDK, error "Unable to open proect. No such file" during open project and "Unhandled exception" during new a pro

unable to open and create project

2000-03-23 Thread Eric
Lam, I have installed the 2 patchs, there is no problem in "New project" and "open project", however, after I installed the 3.5SDK, error "Unable to open proect. No such file" during open project and "Unhandled exception" during new a project. Eric

can IR functions been trap?

2000-03-29 Thread Eric
can the IR functions (IrDataReq ) been trap? I search the Systrap.h, then cannot find anyone IR function. is there any other ways? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html

hardware ID?

2000-03-30 Thread Eric
can the hardware ID(the one show when "Info->version") be get? the ID is dragonball or Mem? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html

stack overflow??

2000-04-03 Thread Eric
I loaded about 6 pdb files(about 750KB) to POSE then reset, the POSE prompt me that "the Application has just overflowed the stack". What's that mean?? is the PDB files are too large? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, p

the Application has just overflowed the stack?

2000-04-06 Thread Eric
I loaded about 6 pdb files(about 750KB) to POSE then reset, the POSE prompt me that "the Application has just overflowed the stack". What's that mean?? is the PDB files are too large? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, p

how to trap system library functions?

2000-04-09 Thread Eric
rsion instead.", the first step is not difficult to do, for the second step, I got difficulty. anyone good guy help me?! Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html

Re: how to trap system library functions?

2000-04-10 Thread Eric
>Uh! There is a way to intercept functions from system libraries. >This is not so difficult, but mostly undocumented work. >But this is a long story :) and I spent nearly 2 weeks to understood >how it works. >Max hi Max, would you mind to tell me the long story! Eric E>

how to protect the preference?

2000-04-13 Thread Eric
found that once user try to delete the prc, but fail due to the protection, but the prefenerce because no value? anyone know the solution? Thanks a lot!!! Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html

Problem with variable and database.

2000-04-17 Thread Eric
get errors with the memory heaps. If I only initialize 1 variable, then it will be fine. If I do 2, then it goes ok till I exit the program. It will then say Bus Error Exception, MemHeapFreeByOwnerID Can anyone help. I am in a desperate need to solve this. Thanks. Eric Sun Developer - RAD

Help with DmDeleteRecord and DmDetachRecord.

2000-04-20 Thread Eric
record from a database. Now, I want to update a field in that record, what is the best way to do it? Sample code would be much appreciated. Thanks, Eric Sun Developer - RAD systems Q. Data Inc. 4/20/00 1:02 PM -Original Message- From: Rob Graber [SMTP:[EMAIL PROTECTED

RE: Help with DmDeleteRecord and DmDetachRecord.

2000-04-20 Thread Eric
Hello again. To further that question, I keep getting Bus error exception . . . (DmDetachRecord). What does the Bus Error means?? Thanks again. Eric Sun Developer - RAD systems Q. Data Inc. 4/20/00 1:11 PM -Original Message- From: Eric [SMTP:[EMAIL PROTECTED

MemHandleFree

2000-04-24 Thread Eric
they check to free the chunk if no program needs it anymore? Thanking you in Advance, Forum Members, Eric Sun Developer - RAD systems Q. Data Inc. 4/24/00 10:20 AM -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html

RE: MemHandleFree

2000-04-24 Thread Eric
Excellent! Thanks Scott, One last question? So, I just have to free what I created right? And the List will know to clear the original one? Excellent! Thanks. Eric Sun Developer - RAD systems Q. Data Inc. 4/24/00 1:13 PM -Original Message- From: Scott L

Memory Heap problem

2000-04-25 Thread Eric
. Still I do believe it is my problem. Thanks for all your help. Eric Sun Developer - RAD systems Q. Data Inc. 4/25/00 10:45 AM -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html

RE: Setting the text of a label

2000-04-26 Thread Eric
nlock(txtH); FldSetTextHandle(FrmGetObjectPtr(frmP, FrmGetObjectIndex(frmP, 1204)), txtH); FldDrawField(FrmGetObjectPtr(frmP, FrmGetObjectIndex(frmP, 1204))); Hope this helps! Eric Sun Developer - RAD systems Q. Data Inc. 4/26/00 10:22 AM -Original Message- From

RE: LstSetListChoices

2000-04-26 Thread Eric
got k--; break; } //if next string } H = SysFormPointerArrayToString(MemHandleLock(lstH),k); MemHandleUnlock(lstH); LstSetListChoices(LstPtr, MemHandleLock(H), k); MemHandleUnlock(H); Hopes this helps. Eric Sun Developer -

FW: MemHandle Question

2000-04-27 Thread Eric
they can select entries in the report and do some data massaging afterwards?? Thanks, Eric Sun Developer - RAD systems Q. Data Inc. 4/27/00 5:06 PM -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html

RE: MemHandle Question

2000-04-28 Thread Eric
much!!! Eric Sun Developer - RAD systems Q. Data Inc. 4/28/00 1:09 PM -Original Message- From: Steve Jackson [SMTP:[EMAIL PROTECTED]] Sent: Friday, April 28, 2000 11:54 AM To: Palm Developer Forum Subject:Re: MemHandle Question

Problem with emulator and StrCompare

2000-04-28 Thread Eric
know that it was this line that is causing the trouble. Have anyone ran into this problem before? And how did you solve it? I am using 3.0a5. with SPT1700 (symbol unit) with 8MB of RAM. Thanks, Eric Sun Developer - RAD systems Q. Data Inc. 4/28/00 3:47 PM -Original Message

RE: Problem with emulator and StrCompare(IGNORE)

2000-04-28 Thread Eric
Please ignore my previous email It was my mistake... the emulator is fine. :) Sorry all. Eric Sun Developer - RAD systems Q. Data Inc. 4/28/00 4:10 PM P.S. You can read it... if you wish -Original Message- From: Eric [SMTP:[EMAIL PROTECTED]] Sent

RE: MemHandle Question

2000-05-01 Thread Eric
Palm Programming (by O'Reilly) says, I should be fine! Excellent. Thanks again Steve. Eric Sun Developer - RAD systems Q. Data Inc. 5/1/00 10:52 AM -Original Message- From: Steve Jackson [SMTP:[EMAIL PROTECTED]] Sent: Saturday, April 29, 2000 7:06 AM

out of range

2000-05-01 Thread Eric
Hello everyone. I have a question concerning a linking error. It says something like "your reference in your 16-bit programming to WriteCGRec is out of range". Can someone tell me what it means? Thanks, Eric Sun Developer - RAD systems Q. Data Inc. 5/1/00 1:07 PM ---

atof

2000-05-04 Thread Eric
in advance. Eric Sun Developer - RAD systems Q. Data Inc. 5/4/00 6:26 PM -Original Message- From: John Corelli [SMTP:[EMAIL PROTECTED]] Sent: Thursday, May 04, 2000 5:53 PM To: Palm Developer Forum Subject:Re: forum rep

RE: atof

2000-05-05 Thread Eric
information. Again, thank you and sorry for the ignorant questions. Cheers. Eric Sun Developer - RAD systems Q. Data Inc. 5/5/00 11:03 AM -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

double byte Character in Avango

2000-07-04 Thread Eric
why, in Avango, the double byte character cannot display correctly? some space between or half of bitmap character is cut. what's the problem and how to solve it if I am writing a hack to display double byte character(Big5/GB)? Eric -- For information on using the Palm Developer Forum

program launch sub program

2000-07-04 Thread Eric
, &searchInfo, appFileType, appFileCreator, true, &cardNo, &dbID); err = SysAppLaunch(cardNo, dbID, sysAppLaunchFlagNewStack | sysAppLaunchFlagNewGlobals, 0, 0, &result); what's the problem? besides, can I use globel ver in the sub program B? Eric -- For informat

Re: double byte Character in Avango

2000-07-04 Thread Eric
yes, I know Plucker can be a viewer too. The problem I need to solove is to make Avango can display the character correcly, becasue I am writing a display hack for Palm. Eric "David A. Desrosiers" $B%7(Bg$B!"(BJ$B!#(BG > You may want to look into Plucker i

double byte Character in Avango

2000-07-04 Thread Eric
why, in Avango, the double byte character cannot display correctly? some space between or half of bitmap character is cut. what's the problem and how to solve it if I am writing a hack to display double byte character(Big5/GB)? Eric -- For information on using the Palm Developer Forum

program call another program

2000-07-04 Thread Eric
| sysAppLaunchFlagNewGlobals , sysAppLaunchCmdNormalLaunch, 0, &appLaunchResult ); Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: program call another program

2000-07-05 Thread Eric
where is the api AppCallWithCommand() found? John Valdes $B%7(Bg$B!"(BJ$B!#(BG > On Wed, Jul 05, 2000 at 11:54:40AM +0800, Eric wrote: > > my program A want to call another program B, and return back to A. I > > have tried to use sysAppLaunch, when at B, p

Re: program call another program

2000-07-05 Thread Eric
owever , it cannot return back to my caller program. just show a blank page. I have check the form that is not my caller form. Eric Eric $B%7(Bg$B!"(BJ$B!#(BG > where is the api AppCallWithCommand() found? > > John Valdes $B%7(Bg$B!"(BJ$B!#(BG > > > On

Re: program call another program

2000-07-05 Thread Eric
enEvent; newEvent.data.frmOpen.formID = MainForm; EvtAddEventToQueue (&newEvent); Eric $B%7(Bg$B!"(BJ$B!#(BG > is there any other way using SysAppLaunch? > > I use the code like that > { > UInt cardNo; >LocalID dbID; >DmSearchStateType

DB record data ptr in .asm???

2000-07-10 Thread Eric
)+ beq @strncmp jmp @exit @success: move.l #0, D0 @exit: frfree rts } I use this to call it: if(strCmp((unsigned char *)(s+j), (unsigned char *)substr, len) == 0) { WinDrawChars("yeah", 4, 50, 30); } Thanks a lot Eric -- For information on using the Palm

DB record ptr in .asm

2000-07-10 Thread Eric
: if(strCmp((unsigned char *)(s+j), (unsigned char *)substr, len) == 0) { WinDrawChars("yeah", 4, 50, 30); } Thanks a lot Eric -- For information on using the Palm Developer For

DB record pointer?

2000-07-11 Thread Eric
@strncmp jmp @exit @success: move.l #0, D0 @exit: frfree rts } I use this to call it: if(strCmp((unsigned char *)(s+j), (unsigned char *)substr, len) == 0) { WinDrawChars("yeah", 4, 50, 30); } Thanks a lot Eric -- For information on using the Palm

keydown event?

2000-12-05 Thread Eric
I want to filter out some of key to insert to the field. the method I try is when my event handler receive a keydown event, if match key found, clear the keyevent buffer. but the method fail. any work method? Eric -- For information on using the Palm Developer Forums, or to unsubscribe

Re: keydown event?

2000-12-05 Thread Eric
generate a keydown event and return 0 during a keydown. FrmDispatchEvent (&event) let me handler the keydown event. even return 0 at eventhandler, SysHandleEvent cannot get this message. Eric > > - Original Message - > From: Eric <[EMAIL PROTECTED]> > Newsgroups: p

getting close to overflowing the stack

2000-12-07 Thread Eric
I get this message from POSE, "The application is getting close to overflowing the stack". I think that mean my application use up most stack. Do the memory get from MemPtrNew also include in this stack? What is the stack size of a application? Eric -- For information on

Re: getting close to overflowing the stack

2000-12-07 Thread Eric
s or buffers would > generally be a problem. > my program is a keyboard hack, so in Memo, datebook will call it. does memo and my hack are shareing the same stack? Can my hack has own stack? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://

Error Installing CW 7 for Palm OS

2001-01-13 Thread Eric
Working on W2k Pro. SP1 As soon as I press the Lauch CodeWarrior Setup button I get the following error message: Error extracting support files: Access is denied. The only thing I guess is that it doesn't see enough available diskspace and quits? Kind of odd error mess

Re: Error Installing CW 7 for Palm OS

2001-01-14 Thread Eric
Thanks for the reply. I was logged in as administrator and it did not work. I did finally get it to work by doing nothing more than rebooting. Strange. On Sat, 13 Jan 2001 12:19:36 -0600, "Richard Burmeister" <[EMAIL PROTECTED]> wrote: > >From: "Eric" <

Still work after delete

2000-07-25 Thread Eric
my hack is not enable/disable in Hackmaster, just stand along. If the hack is deleted by user, the systrap must go to the address that have been freed and get a error. I found some stand alone hack that have been deleted, but system still can call the trap. Why? What's the magic!!!

CW R6 update to Color support

2000-08-02 Thread Eric
hi, I using CW R6 without any patch and want to update to support color. I download and install the SDK3.5 and update1, but the constructor fail to open any rsrc. Anyone know where is the problem? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see

RE: CW R6 update to Color support

2000-08-03 Thread Eric
ied both the method memtion above to open .rsrc . I am using Win98 to develop my Palm Application. Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: CW R6 update to Color support

2000-08-03 Thread Eric
Thanks Jum-Kiat!!! Eric Jun-Kiat Lam ¼g¤J¡G > Hi Eric, > > What exactly are you seeing - does Constructor freeze up when trying to > open a .rsrc file? In my experience, for Constructor 1.5b7 the best fix for > that is to delete the Constructor for Palm OS prefs and i

global directives in CW?

2000-08-04 Thread Eric
In CW R6, can I define the directives for global in project, but include a .h file? #define xxx . Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

debug a hack in Emulator?

2000-08-07 Thread Eric
For a App, it can be debugged in emulator by CW setting. how about a hack? how to debug it? The hack is called by OS, can I debug OS ? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Debug a hack in Emulator?

2000-08-07 Thread Eric
For a app, it can be debugged in Emulator in CW6 by settting the Connection setting. how about to debug a hack? A hack is called by OS, can I debug a OS ? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support

can I checksum by part or whole of my code?

2000-08-07 Thread Eric
is it possible to take a checksum of parts or even whole of the code? if possible, I can prevent my code get corrupt. Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

how to debug a hack on Emulator

2000-08-07 Thread Eric
for a App, I can debug on Emulator using CW6 target setting. How about the debugging for a hack? the hack us called by system, does it mean I need to debug a system? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech

Re: can I checksum by part or whole of my code?

2000-08-07 Thread Eric
That is one of my aims to do that. Eric Brian Mathis ¼g¤J¡G > [EMAIL PROTECTED] wrote: > > Adam wrote: > > > Eric wrote: > > > > is it possible to take a checksum of parts or even whole of the > > > > code? if possible, I can prevent my code

pildis

2000-08-22 Thread Eric
W #9371,#0 0032 DC.W #0,#0 0036 DC.W #0,#0 003a DC.W #0 003c 6c6e636871394f53 DC.B 'lnchq9OS' Eric -- For information on using the Palm Developer Forums, or to unsubscri

localization launcher Category?

2000-09-04 Thread Eric
I want to localize the category(Main, Game, ) of 3.5 launcher. Anyone can tell me the stucture of psysLaunchDB.pdb ??? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Launcher load icon(OS3.5)?

2000-09-04 Thread Eric
in PalmOS3.5, does launcher use DmGet1Resource(ULong type, Int id) to load the icons from application? or use any other method? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

change icon name at runtime?

2000-09-05 Thread Eric
In PalmOS under 3.5, I can hack DmGet1Resource to change the icon name during run time when read by launcher. However, the method seems not work in PalmOS3.5. What 3.5 launcher do in load icon name? is it save all the icon and name in psyslauncher.pdb? How I can change it ? Eric

FntWidthToOffset?

2000-09-14 Thread Eric
Anyone has the source of FntWidthToOffset? If I want to write it, what is the most difficult part? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

any tool to check API?

2000-09-14 Thread Eric
is there any tools that can check what system API and library are used by a prc ? except deassembly. Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

get app version

2000-09-21 Thread Eric
I want to get the version of default app in PalmOS, but use DmGet1Resource('tver',ID). for the ID, it is found that ID is not fixed, "tver 1" and "tver 1000". how can I get the right version resource directly without try and error. Eric -- For informati

Re: FntWidthToOffset

2000-09-22 Thread Eric
yes !!! I need to handle lang other than Latin. Eric Ken Krugler ¼g¤J¡G > At 12:00am -0700 00-09-15, Palm Developer Forum digest wrote: > >Subject: FntWidthToOffset? > >From: Eric <[EMAIL PROTECTED]> > >Date: Thu, 14 Sep 2000 15:42:15 +0800 > >X-Message-Num

Palm-RC support 3.5 ?

2000-10-15 Thread Eric
hi, use Palm-RC in Handspring\PalmTools\bin to convert a resource prc file to a rcp file. it is found that Palm-RC cannot convert Graphic button of OS3.5 resource to corresponding script in rcp file. Does it support PalmOS3.5 resource? Any updated version? Eric -- For information on

hold a block of 100kb data

2000-10-28 Thread Eric
d a 100KB block memory without break is there any other way to store a block of data larger than 64kB and search within it. Can FileStream do that?? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: hold a block of 100kb data

2000-10-29 Thread Eric
n handle arbitrary sized data, but they don't create > monolithic blocks - they function like the stdio fopen/fread type > calls. If I break into 2 records (60 and 40 KB). I get 2 record pointers (A, B), does the memory location of the end of A equal to the previous byte location of the st

near data segment is bigger than 64K?

2000-11-02 Thread Eric
my program need to embed a over 64K data, not store in DB. I have set the "code model" in 68K processor to be large. the compile error is still "near data segment is bigger than 64K". how to solve it? Eric -- For information on using the Palm Developer Forums, or to

can I draw a Polygon

2000-11-15 Thread Eric
hi, is there any API to draw Polygon? If no exist, I have to draw a bitmap with mask. how to mask a area? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

BltDrawChars in CLIE

2002-01-24 Thread Eric
x27;t know whether HR windraw or normal windraw API when normal windraw API is used. I use HR WinScreenMode to get the screen mode in BltDrawChars, but once HR function is used, draw information/state seems is changed. Anyone know what information is changed? Eric -- For information on using the

IntlDispatch

2002-01-25 Thread Eric
anyone can tell me what is the use of IntlDispatch? it does not return result and have paramater? what is the function of it. I cannot search it from the reference. Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech

Re: IntlDispatch

2002-01-29 Thread Eric
hi Florent, how to get the invisible (to you) parameter so that can know which function is called? Thanks a lot !!! Eric Florent Pillet ¼g¤J¡G > on 26/01/02 2:20, Eric at [EMAIL PROTECTED] wrote: > > > anyone can tell me what is the use of IntlDispatch? it does not return > &g

Re: IntlDispatch

2002-01-30 Thread Eric
hould make my patch of IntlDispatch() public... >From IntlMgr.h, I cannot get any idea. It just provide a enum of function list and how to get the function address by IntlGetRoutineAddress. If I want to trap one of the text function, how can I get the dispatch table? -- Regards, Eric

Encoding of SMS on Treo 180

2002-06-10 Thread Eric
possible to send Unicode using Treo SMS library? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Remote hotsync on a palm side codes

2002-07-30 Thread Eric
number? Thank you in advance! Sincerely Eric Lee -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

hotsync

2002-07-31 Thread Eric
Hello everyone. I am looking for a way to do a hotsync with a palm modem. The problem is that the phone number needs to be rotated if a current dialed number is busy. Is there anyway that I can hard-code these numbers and pass it to hotsync or something? Thanks in advance!!! sincerely Eric

start.prc in the expansion card

2002-08-02 Thread Eric
it. That function works for everything else(other than start.prc in /PALM directory). Is there anway that I can copy the start.prc in /PALM directory to the handheld main memory? Thanks in advance sincerely Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please

J2ME

2002-10-03 Thread Eric
Hi, Thank you for all who supports the qeustions in this forum. I am stuck with one problem where I am not sure how to run Java programs, ones that specifically designed for mobile devices like cell phone, on palm. Some one told me that I can download Palm version of Java VM but I can't find it

how to rotate and save bitmap

2002-12-02 Thread Eric
I am trying to rotate a bitmap certain angles. The rotation algorithm is easy. I try to create a bitmap dynamically to save the rotated bitmap and paint to screen. However, use BmpGetBits to get the bitmap data and directly move the pixels, emulator says "just wrote to memory location 0xx,

Focusing a gadget?

2003-09-02 Thread Eric
I'm extending a gadget and I'd like to be able to give it focus (it's a speial kind of text-box). Performing this as expected with FrmSetFocus (or actually, since I'm using POL - Palm Object Library, CForm::SetFocus -- which calls FrmSetFocus). I have a gadget and a memo field in my form. When I

Responding to posts?

2003-09-02 Thread Eric
nd). Am I missing something? thanks all! And ... no disrespect meant but -- why not just host a plain and simple NNTP news server for all of this? Thanks, Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

getting close to overflowing the stack

2008-05-28 Thread Eric
I get this message from POSE, "The application is getting close to overflowing the stack". I think that mean my application use up most stack. Do the memory get from MemPtrNew also include in this stack? What is the stack size of a application? Eric -- For information on

Re: keydown event?

2008-05-28 Thread Eric
generate a keydown event and return 0 during a keydown. FrmDispatchEvent (&event) let me handler the keydown event. even return 0 at eventhandler, SysHandleEvent cannot get this message. Eric > > - Original Message - > From: Eric <[EMAIL PROTECTED]> > Newsgroups: p

Re: DB record size limit?

2008-05-28 Thread Eric
ng tools. have any suggestions ? Eric -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: DB record size limit?

2008-05-28 Thread Eric
Holger Klawitter wrote: > > The tool I used create PDB more than 64K, then cannot not be loaded. > > I think there is bug. have any good tools suggest? > > Eric, did you try to sync that DB on a Palm Device instead of Loading > it into POSE? Did that work? > It don'

Re: DB record size limit?

2008-05-28 Thread Eric
ld work fine. > > Perhaps the way the pdb or prc is being created has a bug. Try > investigating that first. The tool I used create PDB more than 64K, then cannot not be loaded. I think there is bug. have any good tools suggest? Eric -- For information on using the ACCESS Developer

Re: DB record size limit?

2008-05-28 Thread Eric
is there any other alternative ? Holger Klawitter wrote: > Eric wrote: > > > > I want to create a DB will large size of data. after create it, it > > cannot be loaded to emulator, it says "DmErrCorruptDatabase". > > the DB contain 38 records, which is

dmModeLeaveOpen

2008-05-28 Thread Eric
I use dmModeLeaveOpen mode to open a db in a program. how can the db be retrieved in another program?how to get the DmOpenRef ? Eric -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

DB record size limit?

2008-05-28 Thread Eric
I want to create a DB will large size of data. after create it, it cannot be loaded to emulator, it says "DmErrCorruptDatabase". the DB contain 38 records, which is about 5k. is the database cannot over 64k ? Eric -- For information on using the ACCESS Developer For

near data segment is bigger than 64K?

2008-05-28 Thread Eric
my program need to embed a over 64K data, not store in DB. I have set the "code model" in 68K processor to be large. the compile error is still "near data segment is bigger than 64K". how to solve it? Eric -- For information on using the ACCESS Developer Forum

Re: hold a block of 100kb data

2008-05-28 Thread Eric
n handle arbitrary sized data, but they don't create > monolithic blocks - they function like the stdio fopen/fread type > calls. If I break into 2 records (60 and 40 KB). I get 2 record pointers (A, B), does the memory location of the end of A equal to the previous byte location of the sta

hold a block of 100kb data

2008-05-28 Thread Eric
d a 100KB block memory without break is there any other way to store a block of data larger than 64kB and search within it. Can FileStream do that?? Eric -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Palm-RC support 3.5 ?

2008-05-28 Thread Eric
hi, use Palm-RC in Handspring\PalmTools\bin to convert a resource prc file to a rcp file. it is found that Palm-RC cannot convert Graphic button of OS3.5 resource to corresponding script in rcp file. Does it support PalmOS3.5 resource? Any updated version? Eric -- For information on

Re: FntWidthToOffset

2008-05-28 Thread Eric
yes !!! I need to handle lang other than Latin. Eric Ken Krugler 寫入: > At 12:00am -0700 00-09-15, Palm Developer Forum digest wrote: > >Subject: FntWidthToOffset? > >From: Eric <[EMAIL PROTECTED]> > >Date: Thu, 14 Sep 2000 15:42:15 +0800 > >X-Message-Number: 4

get app version

2008-05-28 Thread Eric
I want to get the version of default app in PalmOS, but use DmGet1Resource('tver',ID). for the ID, it is found that ID is not fixed, "tver 1" and "tver 1000". how can I get the right version resource directly without try and error. Eric -- For information

change icon name at runtime?

2008-05-28 Thread Eric
In PalmOS under 3.5, I can hack DmGet1Resource to change the icon name during run time when read by launcher. However, the method seems not work in PalmOS3.5. What 3.5 launcher do in load icon name? is it save all the icon and name in psyslauncher.pdb? How I can change it ? Eric

Launcher load icon(OS3.5)?

2008-05-28 Thread Eric
in PalmOS3.5, does launcher use DmGet1Resource(ULong type, Int id) to load the icons from application? or use any other method? Eric -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

pildis

2008-05-28 Thread Eric
W #9371,#0 0032 DC.W #0,#0 0036 DC.W #0,#0 003a DC.W #0 003c 6c6e636871394f53 DC.B 'lnchq9OS' Eric -- For information on using the ACCESS Developer Forums, or to unsubscribe, please s

Re: CW R6 update to Color support

2008-05-29 Thread Eric
Thanks Jum-Kiat!!! Eric Jun-Kiat Lam 寫入: > Hi Eric, > > What exactly are you seeing - does Constructor freeze up when trying to > open a .rsrc file? In my experience, for Constructor 1.5b7 the best fix for > that is to delete the Constructor for Palm OS prefs and its resour

RE: CW R6 update to Color support

2008-05-29 Thread Eric
ied both the method memtion above to open .rsrc . I am using Win98 to develop my Palm Application. Eric -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Still work after delete

2008-05-29 Thread Eric
my hack is not enable/disable in Hackmaster, just stand along. If the hack is deleted by user, the systrap must go to the address that have been freed and get a error. I found some stand alone hack that have been deleted, but system still can call the trap. Why? What's the magic!!!

  1   2   3   4   5   6   7   >