The following articles have been recently published in the Development Zone Knowledge 
Base:

CodeWarrior for Palm Computing Platform

        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1476> Can I 
use Java with CodeWarrior for Palm Computing Platform?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1477> Can I 
use ANSI C (or C++) standard libraries with CodeWarrior for Palm Computing  platform?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1478> How 
do I use C++ in Palm OS applications?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1479> What 
Palm OS ROMs are supported by CodeWarrior for Palm Computing platform?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1480> What 
Palm Computing platform handhelds can you target with CodeWarrior for Palm Computing 
platform?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1481> What 
floating point support is there in Palm OS APIs?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1482> When 
viewing source files in the CodeWarrior IDE, why are my source files truncated at top 
and bottom?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1483> Can I 
use the same CodeWarrior IDE project files on Windows and Mac OS?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1484> When 
trying to create projects using Windows project stationeries, why does it sometimes 
fail with Unknown Error 32770?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1485> When 
running my application, it immediately crashes or displays a blank screen before any 
application UI displays. (The application worked before, or is so simple I'm sure it 
has no bugs.) What's happening?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1486> What 
does the Code Model popup do?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1487> Why 
can't I use "c = b*c", where a, b, and c are all floats or doubles in my application?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1488> Does 
CodeWarrior for Palm Computing� platform support shared libraries?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1489> How 
do I reduce the size of my program?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1490> On 
projects with lots of resources, why would I get the build/link errors "Error while 
creating/copying resource fork. Link Error: Error while saving resources."?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1491> What 
does the manual mean by "(shortcut)..2" when debugging a Palm OS Application?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1497> Is 
there a way to get a device out of debug (console) mode without resetting?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1498> My 
device is stuck in the flashing startup screen phase whenever I use the CodeWarrior 
debugger. My application handles startup events, so why isn't the debugger clearing 
the breakpoints?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1499> How 
do I debug my serial code when the debugger uses the handheld's only serial port?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1500> Why 
would my CodeWarrior Debug Console commands not work?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1501> 
Debugging my application with Palm OS Emulator fails with the error Failed to connect 
to remote, and installing the file on the Emulator fails with error 513. Why?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1503> How 
do I move resource files from Mac OS to Windows or vice versa?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1504> After 
installing the Palm OS fonts on Windows, text is too large or cropped in Constructor. 
How do I fix this?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1505> What 
is Rez and where can I get documentation about it?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1506> The 
CodeWarrior Tutorial Phase 1 (Chapter 2) asks me to create a UI resource file and save 
it. My Mac OS version of Constructor fails this with the error: "Cannot locate 
file..." What's going on?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1507> Can I 
merge a CodeWarrior Professional and CodeWarrior for Palm Computing platform 
installation on a Macintosh?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1508> Can I 
merge a CodeWarrior Professional and CodeWarrior for Palm Computing platform 
installation on Windows?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1509> Im 
following the merge instructions on the CodeWarrior for Palm Computing platform CD but 
I cant seem to rebuild the precompiled headers (Windows) or Simulator precompiled 
headers (Macintosh). How do I fix it?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1511> Is 
the Palm OS Simulator available in the Windows version of CodeWarrior for Palm 
Computing platform?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1512> What 
are the advantages of the simulator over an emulator like the Palm OS Emulator? What 
are the disadvantages?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1513> When 
I run my application in the Palm OS Simulator, I get the outline of the emulated 
device with a white background but my application never runs. How do I fix this?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1514> I am 
following the Palm OS tutorial for Macintosh. My project never runs when following 
instructions in Phase 1 (tutorial Chapter 2). I get the outline of the device, titled 
'Palm Simulator' with a white background and the program never executes. How do I fix 
this?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1515> When 
I build my application on Windows, I often encounter the error: CodeWarrior Plugin 
Error. PalmRez Post Linker caused exception 0xc000005... and then some unknown 
post-linking errors. How do I fix this?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1516> What 
releases of CodeWarrior for Palm Computing platform work with which desktop platforms 
and which Palm OS versions?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1517> I 
have an earlier version of CodeWarrior for Palm Computing platform, how do I get the 
latest version?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1518> When 
is the next release of CodeWarrior for Palm Computing platform?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1519> I 
bought the CodeWarrior-Palm III bundle (CodeWarrior for Palm Computing platform and a 
Palm III organizer) from Metrowerks. Where are the cables to hook it up to my 
Macintosh?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1520> Who 
may I contact for CodeWarrior for Palm Computing platform support?

Conduits for Windows

        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1459> How 
do I get started with the sample conduits provided in the Windows CDK 3.0?
        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1467> How 
do I get started debugging a conduit generated by the PalmTM Conduit Wizard?

Miscellaneous

        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1521> Whom 
do I contact for development technical support?

Operating System

        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1307> Text 
Manager

PQAs and Web Clipping

        <http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1510> Are 
There Legal Implications to Web Clipping?

Regards,
The Knowledge Base Mail-bot
        


Reply via email to