> Actually this sounds like an error in both versions of the documentation
> quoted above.  I don't think the function itself has really changed much.
> The header <DateTime.h> contains these values which are probably intended
> for DateToDOWDMFormat:
>
>     #define  dowDateStringLength   19
>     #define  dowLongDateStrLength  25

you must be looking at the 3.5 headers or something, because the 3.0 headers
do NOT have either of those #defines.  which illustrates my point.

the API seems to have an inherent backward compatibility flaw.  i don't
really care whether the code has changed or not; the incorrect headers and
docs have generated a situation where it is not realistically possible for a
developer to have coded a call to this API that will actually work on all OS
versions.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to