Re: Illegal 32-bit references in a C++ shared library

2008-05-29 Thread Greg Martin
ks for the information on how you solved it. But I'm curious that if I went down this road would I run into other "gotchas". Greg "Patrick" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hi, > Well, I can get around this problem by not includin

Found a Palm Datebook Source Code Bug

2008-05-28 Thread Greg Martin
d be improperly skipped. If I have somehow misread this code, please let me know. Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Palm.net truncating long replies to HTTP requests lately?

2008-05-28 Thread Greg Martin
Hopefully someone online knows the answer to this problem. I've read there is a radio transmitter limitation of around 8K on a Palm VII/VIIx meaning that the power output of the transmitter falls quickly and fails if you try to send more than around 8K at one time. I've not verified this, but tha

Re: Palm.net truncating long replies to HTTP requests lately?

2008-05-28 Thread Greg Martin
I forgot to add that this reply length limitation only applies to Palm VII/VIIx. It does not occur with Palm V using Omnisky nor to the emulator (including Palm VII/VIIx emulator ROMs). It is definitely happening within Palm.net. "Greg Martin" <[EMAIL PROTECTED]> wrote in mes

Fields in Tables

2008-05-28 Thread Greg Valvo
le faithfully. I'm sure somebody else has done this. Could you outline the steps or even better, email a code example? I could email my very simple code to anyone willing to help. This list server won't let me send an attachment. Thanks in advance. Greg [EMAIL PROTECTED]

Tables (sorry repeat)

2008-05-28 Thread Greg Valvo
tti entries. It's very frustrating since I think I've followed Rhodes & McKeehan's example faithfully. I'm sure somebody else has done this. Could you outline the steps or even better, email a code example? I could email my very simple code to anyone willing to help. This

Fields in Tables (still)

2008-05-28 Thread Greg Valvo
Thanks for the suggestion, but still no joy. The rows are selectable, I can place (and see) the insertion point anywhere in the field, and I can select any or all of the characters in the field. I just can not change any of them with Graffiti inputs. Any ideas will be greatly appreciated. Greg

Finally Palm does something right ....

2007-09-06 Thread Greg
ormance, and an incredibly simple and elegant development environment'. Just ranting Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: How to PHP gzinflate Palm zlibdeflate data?

2007-08-27 Thread Greg
appear that adding the header and footer data for the gzip format I will now have NULLs. I would prefer to try not to have NULLs if possible since it simplifies the data handling. Is it possible to transfer compressed data without NULLs? Thanks Greg -- For information on using the ACCESS

How to PHP gzinflate Palm zlibdeflate data?

2007-08-27 Thread Greg
a that is deflated/compressed using zlib on the Palm and server side and they are the same except for small variations at the front 3 bytes and the last byte. Does anyone know if I can use PHP for decompression? Thanks Greg -- For information on using the ACCESS Developer Forums, or to un

Help with _CW_SetupExpandedMode()

2007-08-25 Thread Greg
having the same issue again but before I try and code a solution I would like to understand better this function. I have had no luck with google, CW or Palm OS docs either trying to find more out about this function. Thanks Greg -- For information on using the ACCESS Developer Forums, or to

Re: ZLib without globals?

2007-08-24 Thread Greg
Am I blind? No luck with a search for zlib and you user ID, did you have a different ID you posted it with? http://www.mail-archive.com/search?q=lionscribe+AND+zlib&l=palm-dev-forum%40news.palmos.com -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://ww

Re: ZLib without globals?

2007-08-24 Thread Greg
I am creating a library which must run without globals and zlib does not seem to like that mode. If you have a working small zlib routine example that I could use as a starting point that would rally help me figure out if it is the call or a programming mistake. Thanks Greg -- For informati

Re: ZLib without globals?

2007-08-16 Thread Greg
dZLibHandle(), &strm); // deflateEnd(&strm); SharedZLibClose(); return LibNoErr; } - Any ideas on how to fix? Thanks Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

ZLib without globals?

2007-08-15 Thread Greg
bRef)==0) { ZLibOpen(ZLibRef); return ZLibRef; } return ZLibRef = 0; } return ZLibRef; } Is there a different way to use ZLib without globals? Thanks Greg -- For information on using the ACCESS Develope

re: new palm development software

2007-08-14 Thread Greg
fast. Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: How to Use HTTPLib in Palm treo 650

2007-08-10 Thread Greg
palm side since php will do gzip easily on the served side, this way my 300k files are shrink to less then 30k. Just venting. Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: How to Use HTTPLib in Palm treo 650

2007-08-10 Thread Greg
Personally I like this library for HTTP/S, but it has a 64kb limit (perhaps you can talk the developer into fixing this as I have not had any luck): http://www.pdadevelopers.com/homehttps.htm -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.acces

GZip/zlib Tutorial

2007-07-16 Thread Greg
not come with much in the way of documentation. Are there any tutorials or sample files that explain how to do this? I have done a search of this groups and google but have not found much. Thanks Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http

PilRC Designer - latest version

2007-07-04 Thread Greg
nyone know where I can get the last versions released? Thanks Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Fastest DIA Simulator

2007-06-13 Thread Greg
I am finding the various Simulators I have downloaded (TX & Cobalt) are very slow. Is there a simulator than runs about as fast as the Emulator but can run with DIA? Thanks Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.ac

Visual Editor for 320x480 screens

2007-06-05 Thread Greg
What are the best visual editors for creating 320x480 screens? I am using CW 9.3 to compile and would like to stay away from PODS if possible. Thanks Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Palm Foleo Developer Tools

2007-05-30 Thread Greg
Thanks Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Palm Foleo Developer Tools

2007-05-30 Thread Greg
Still don't see anything: http://www.palm.com/us/products/mobilecompanion/foleo/ -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Palm Foleo Developer Tools

2007-05-30 Thread Greg
Are there any developer tools for this available? Thanks Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

re: pInstaller version not found error

2007-05-22 Thread Greg
Is it linked to the problem with Palm Desktop 6? I had a similar problem because of this, a new version of pInstaller was released but I am not sure if it ever made it to the HandX site before it went down. http://news.palmos.com/read/messages?id=181123 Greg -- For information on using the

CW9 to PODS - XRD header file?

2007-05-15 Thread Greg
Google or the PODS docs how to have the xrd generate the header file or how I reference the xrd in the header of my c file. Thanks Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

re: CW9 to PODS - XRD header file?

2007-05-14 Thread Greg
Found how to do it here: http://news.palmos.com/read/messages?id=196649 Thanks Greg -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

re: CW9 to PODS - XRD header file?

2007-05-14 Thread Greg
That would be a major bummer. I will have to re-think moving from CW to PODS. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

re: CW9 to PODS - XRD header file?

2007-05-14 Thread Greg
Do you mean I have to manually create the header file myself? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Which protocol should i use.....Need suggestion

2007-04-12 Thread Greg
difference between TCP/IP, HTTP and FTP since the time is more dependent on the speed of the connection then anything else. Most Palm data is less then 32kb which sends in fractions of a second once the connection is established. Hope this helps. Greg -- For information on using the ACCESS

Re: Difference between Cobalt and Garnet

2007-04-11 Thread Greg
"Access seems to even get confused about Palm, PalmOS, PalmSource, etc. On their page touting their upcoming Linux product they talk about combining Linux with PalmSource - but PalmSource is their 3rd party software sales site, not the PalmOS stuff. Or, maybe I'm confused too..." It is really c

re: SysErrMbBusy #517

2007-03-30 Thread greg . wilson
517 is dmErrDatabaseOpen. What are you trying to do? Are you trying to delete the database while it is still open? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

re: HTTP/HTTPS Opinions

2007-01-18 Thread Greg
directly into a $variables and $array[]. Was not too difficult you just need to define a media separator for each variable and use [] for the array. Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Html support to PlamOS

2007-01-09 Thread Greg
On looking at their web site I see that it is an XML and not HTML reader. Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Html support to PlamOS

2007-01-09 Thread Greg
: www.pdadevelopers.com. Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Http connection

2007-01-08 Thread Greg
Try http/https from pdadevelopers.com. It is really simple to use. I am using it to sync data with a web server. Only negative is it can only handle a max of 64k. The developer has promised a fix for this but I have not heard from him in a couple of weeks. Greg -- For information on using the

Pendragon Forms vs. Satellite Forms

2007-01-04 Thread Greg Lumpkin
t did you dislike? I would appreciate any input you all may have and if more clarification is needed to answer this query, please don't hesitate to ask. Thanks, Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Better to use: chrNull or '\0'

2006-12-11 Thread Greg
Is it better to terminate a string with '\0': MyText[5] = '\0'; or with chrNull: MyText[5] = chrNull; Is there a difference or is it my choice? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.pa

Re: Hard Return with FrmCopyLabel?

2006-12-04 Thread Greg
Had a brain fart, forgot that the Palm HrLf is \r not \n Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Hard Return with FrmCopyLabel?

2006-12-04 Thread Greg
get set a label to be a two line message? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

sscanf() function needed

2006-11-30 Thread greg
I am working on a project that involves porting some ANSI C code into a Palm OS 5 application. The old code makes extensive use of the "sscanf()" function and there is no equivalent in the Palm 5 SDK. Does anyone have some code or a library with a function that works similiarly to "sscanf()"?

Re: typecasting LstGetSelection for C++

2006-11-14 Thread Greg
Mode = LstGetSelection (static_cast(FrmGetObjectPtr (frmP, FrmGetObjectIndex (frmP, SetSyncModeList; seemed to do the trick. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

typecasting LstGetSelection for C++

2006-11-14 Thread Greg
Greg P.S. here are the prototypes for the Palm functions: extern Int16 LstGetSelection (const ListType *listP) extern void *FrmGetObjectPtr (const FormType *formP, UInt16 objIndex) extern UInt16 FrmGetObjectIndex (const FormType *formP, UInt16 objID) -- For information on using the PalmSource

re: Setting Rec as not dirty and not deleted

2006-11-09 Thread Greg
Opps ... code should have been: attributes =0 ; // clear deleted and dirty bits DmSetRecordInfo (DBrec, index, &attributes, &uniqueID); Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Setting Rec as not dirty and not deleted

2006-11-09 Thread Greg
Can I just set attributes to 0 to set the record as not deleted or dirty? attributes = 0; // clear deleted and dirty bits DmRecordInfo (DBrec, index, &attributes, &uniqueID, &chunkID); Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe,

re: Basic C Question (pointer hell)

2006-11-09 Thread Greg
I am converting from C to C++ and I did not know about reinterpret_cast. Thank you Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Basic C Question (pointer hell)

2006-11-08 Thread Greg
--->>>> size = static_cast(pOffset) - static_cast(PDBData); So I can write it to a record: MemMove(pNewData, PDBData, size); Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

MemPtr or MemHandle

2006-11-01 Thread Greg
Does someone have a good 'rule of thumb' for when to use MemPtr and when to use MemHandle. I am not sure if I am always using the correct type. Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Maximum size of a memory chunk?

2006-11-01 Thread Greg
Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Swap '\r' for '0x00' or NULL

2006-10-28 Thread Greg
That was it. Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Swap '\r' for '0x00' or NULL

2006-10-28 Thread Greg
Is there an easy way to swap a return character in a string for a NULL? Having a brain fart and I can't come up with a good way to do this. Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Virtual Functions in app launched by sysAppLaunchCmdCustomBase

2006-10-26 Thread Greg
Is there a header I have to add in order to call _CW_SetupExpandedMode? I am using CW9.3 Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Virtual Functions in app launched by sysAppLaunchCmdCustomBase

2006-10-25 Thread Greg
functions and sysAppLaunchCmdCustomBase? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Crash on call to FrmDispatchEvent(&event);

2006-10-23 Thread Greg
eded to do is ignore the frmCloseEvent and it works fine now. Thanks to all those who posted for your help. Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Crash on call to FrmDispatchEvent(&event);

2006-10-23 Thread Greg
I should have looked at the &event. It was sending a close form which was the global it is not supposed to access. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Crash on call to FrmDispatchEvent(&event);

2006-10-23 Thread Greg
using C++. The crash is in the Palm OS routine does C++ affect the Palm OS routines? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Crash on call to FrmDispatchEvent(&event);

2006-10-23 Thread Greg
s and if so how do I call if I am in a mode where I cannot access globals? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Can I use C and C++ with CW9

2006-10-20 Thread Greg
Actually I think I am just going to bite the bullet and re-write everything (there is not that much) in C++. I was told years ago not to write in C++ on the Palm that you should only use C, is this still true? Thanks Greg -- For information on using the PalmSource Developer Forums, or to

re: Can I use C and C++ with CW9

2006-10-20 Thread Greg
I was able to cast using the following: ShellRunParams *pParams; pParams = static_cast (cmdPBP); But I am getting a link error which I think is from linking C code with C++ code. Is it possible to use both C++ and C code in the same project with CW? Thanks Greg -- For

Can I use C and C++ with CW9

2006-10-20 Thread Greg
nsidered a void * which is the same as MemPtr. Also I am not sure to what extent I can use both C and C++ in a single CW 9 project. Personally I prefer C only because I have used it for a while but I have to use C++ because of one of the librarys I am using. Thanks Greg -- For informatio

Re: Which Palm OS Runtime Do I Use?

2006-10-19 Thread Greg
Thanks Ben, good to see you still around here, I miss your werks site! Is there somewhere I could read up on the differences between these to know which one I should be using? I did a google search but I did not find anything. Thanks Greg -- For information on using the PalmSource Developer

Which Palm OS Runtime Do I Use?

2006-10-17 Thread Greg
What is the difference between the Palm OS Runtimes: Palm_OS_Runtime_2i_A4-A5 Palm_OS_Runtime_2i_A4-A5JT Palm_OS_Runtime_2i_A5 Palm_OS_Runtime_4i_A4-A5 Palm_OS_Runtime_4i_A4-A5JT Palm_OS_Runtime_4i_A5 Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe

can't get multipart/form-data to work

2006-10-16 Thread Greg
tion: form-data; name="Deleted" 0 41184676334 Content-Disposition: form-data; name="Archived" 0 41184676334 Content-Disposition: form-data; name="Fields" GOAL 41184676334 Content-Disposition: form-data; name="Data" This is the text data 41184676334-- If anyo

Re: Communicating with a Server

2006-10-12 Thread Greg
Try the Live HTTP headers extension for FireFox. You can try out you php to see what it is sending. It will show you all the headers in both directions. Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

HTTP/HTTPS Opinions

2006-10-05 Thread Greg
on the palm site. Does anyone have any opinions? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: PHP code for NetLib functions

2006-10-04 Thread Greg
placed in holders I define on the HTML page. Is there a way I can format my data chunk I send from NetLib so that it looks like FORM POST data from an HTML page? This way I can prototype my functions in HTML and test them with a browser. Thanks Greg -- For information on using the PalmSource

PHP code for NetLib functions

2006-10-04 Thread Greg
Palm OS NetLib functions? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Newbie: PDB to MySQL over internet

2006-10-02 Thread Greg
function to run a php to convert the new MySQL db records into a pdb. 5. Send a fifth http/https GET to download the new pdb file. Eventually I would hope to merge the 5 separate requests into a single script but I am separating them until I get it working. Does this logic make sense? Thanks Greg

Newbie: PDB to MySQL over internet

2006-10-02 Thread Greg
. Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Newbie Questions

2006-06-14 Thread Greg
PDAToolbox is the best entry level rapid development tool. It can do 95% of other development tools, but it does it in about 1/100th the time. Try pdatoolbox.org for some really good user support forums as well. Greg -- For information on using the PalmSource Developer Forums, or to

Can I edit *.bin Tbmp resources?

2006-06-14 Thread Greg
Is there an editor to edit Tbmp images that are saved in the *.bin format? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Memory Leaks Log with Simulator and CW

2006-06-09 Thread Greg
Michal, Thank you for your reply. What is your favorite ROM to use with POSE? Are there any OS 5 ROMs that you know of that work on POSE? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Printing CW source code in colour

2006-06-09 Thread Greg
easier to read. I have tried both a regular printer and using Adobe Acrobat Writer but both don't do anything even close to how nice my VB code can print. I guess I am just spoiled but I find nicely formatted code alot easier to read. Thanks to anyone who might know of a plugin. Greg --

Memory Leaks Log with Simulator and CW

2006-06-09 Thread Greg
When I used POSE with CW I would get memory leak descriptions in a log file when I exited POSE. I am using Simulator now and I am not sure how to get the Simulator to report memory leaks in a log file. Can anyone help me setup CW and the Simulator to log memory leaks? Thanks Greg -- For

re: CW #ifdef conditional compile

2006-06-05 Thread Greg
Found it: #define ALLOW_ACCESS_TO_INTERNALS_OF_FORMS 1 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

CW #ifdef conditional compile

2006-06-05 Thread Greg
variable ALLOW_ACCESS_TO_INTERNALS_OF_FORMS. I have never done conditional compiles in CW, how do I set ALLOW_ACCESS_TO_INTERNALS_OF_FORMS so that I can access the form structure? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http

Re: Max Number of Objects on a Form (tFRM)

2006-06-02 Thread Greg
I am simply going to have more than 100, so I should be well within the 32K limit. Thanks for the super quick reply. Have a good weekend. Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Max Number of Objects on a Form (tFRM)

2006-06-02 Thread Greg
Designer or the Palm OS Resource Editor I would like to know those as well. Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Custom Viewer/Editor for Palm OS Resource Editor

2006-05-30 Thread Greg
?fuseaction=software.showsoftware&prodid=40542) offers a similiar feature by allowing you to create a custom viewer. Is it possible to do the same thing with POSRE? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com

Re: Non-POSRE method to edit 160x240 tFRMs

2006-05-27 Thread Greg
Thanks Ben I will do the upgrade. P.S. I really miss your old werks site, it's too bad nothing has come close to being as good for getting helpful hints and the latest OS gossip. Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see

Re: Non-POSRE method to edit 160x240 tFRMs

2006-05-26 Thread Greg
Well what do you know ... I forgot that it came with CW, I always used Constructor. Should I upgrade PilRC to the most recent v3.2 or leave it at v3.1 which comes with CW 9.3? Not sure if upgrading will cause problems. Thanks for the help. Greg -- For information on using the PalmSource

Re: Non-POSRE method to edit 160x240 tFRMs

2006-05-25 Thread Greg
Where can I download it? falch.net seems to be dead. Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Non-POSRE method to edit 160x240 tFRMs

2006-05-25 Thread Greg
your solution. Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Graffiti 2 and backspaces

2006-05-24 Thread Greg Sepesi
Ben Combee wrote: > > On 5/23/06, Greg Sepesi <[EMAIL PROTECTED]> wrote: > > With Graffiti 2, how can a system generated backspace be distinguished > > from a user entered backspace? > > http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faq

Graffiti 2 and backspaces

2006-05-23 Thread Greg Sepesi
- - - Is timing the only way to distinguish a user entered backspace from a system generated backspace? If so, what is the timing? - Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Palm hardware diagnostic software

2006-04-30 Thread Greg Sepesi
I have a customer struggling with a Palm E2 that appears to be corrupting his SD card. Are there any (preferrably by Palm) hardware diagnostic utilities available for Palm hardware? - Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http

Re: SD card ID dependence on device ID?

2006-04-26 Thread Greg Sepesi
the "8 digits after the _" rule still applies to all SD makes. For example, the SD card ID for the 1 GB Lexar Platinum 40x does not have a '_' character. - Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: SD card ID dependence on device ID?

2006-04-25 Thread Greg Sepesi
'_' for a unique ID. For a 100% UID across different vendors' SD/MMC cards, you must also hash in the manufacturer name string, since the SD spec allows two cards from two different vendors to report the same 8 digits here (unlikely). -Jeff Ishaq Palm OSĀ® Certified Developer

Re: SD card ID dependence on device ID?

2006-04-25 Thread Greg Sepesi
Hi Adrien, Yes, it would be nice to know if the device dependency is limited to a certain portion of the reported SD card ID. Greg Adrien Regimbald wrote: > > Hello Greg, > > I've seen this as well, and have just assumed it was a matter of the > different devices report

SD card ID dependence on device ID?

2006-04-25 Thread Greg Sepesi
three digits. What models alter the reported SD card ID? Is it possible to mask off a portion of the SD card ID to get an ID associated with just the card and not the Palm OS device? Best regards, Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see

RE: use Codewarrior or Peal for ARM -- peal ?

2006-04-14 Thread Greg Parker
Drew Haninger writes: > I'm now trying the peal approach, I wonder if it will also have issues with > some c++ support like virtual functions ? I think virtual functions and static constructors work, but exceptions likely won't. -- Greg Parker [EMAIL PROTECTED] -- Fo

Re: Maximum VFS path length?

2006-03-23 Thread Greg Wilson
For what it's worth, the constant is defined within the VFS source code like this: const uint32_t vfsMaxPathLength = 1024; There is also a comment to the effect that it should be made public. But for some reason it never was. -Greg Wilson Technical Publications PalmSource, Inc. --

Re: Maximum VFS path length?

2006-03-23 Thread Greg Wilson
There isn't an applicable constant defined in the PalmSource SDK headers. You should probably define one yourself. -Greg Wilson Technical Publications PalmSource, Inc. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/su

re: Maximum VFS path length?

2006-03-22 Thread Greg Wilson
It appears to be 1024 bytes. -Greg Wilson Developer Documentation PalmSource, Inc. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

compiler bug with struct?

2006-01-03 Thread Greg
here's the complete code (using pods): #include UInt16 A; UInt16 B; // start of commenting out typedef struct TS { UInt16 v; }Ts; Ts C; // end of commenting out UInt32 PilotMain(UInt16 cmd, MemPtr cmdPBP, UInt16 launchFlags) { Err error = errNone; switch (cmd) {

Re: DIA Example or Calendar Source Code?

2005-12-22 Thread Greg
Does anyone know if PalmSource released the code for the Calendar. Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

DIA Example or Calendar Source Code?

2005-12-21 Thread Greg
released their source for the Calendar app? If not does anyone have any good example code for DIA? Thanks Greg -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: How can I fix this compile error?

2005-12-20 Thread Greg
Opps ... that should have been code0 instead of code1 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

re: Sections.h & Makefile

2005-12-20 Thread Greg
The first line of my Sections.def was not linking to my app. Fixed it to "App Name" CRID and it work fine. I wish there was a better set of docs for linking segments. CW did all of this in the background, bit of a learning curve for me. Greg -- For information on using the

  1   2   3   4   >