Please help...

I created a multi segment template using CW 6 and SDK 3.5 and added the Memo
Pad 3.5 files to it and tried to build it. It generates zillions of error
messages of the form: "illegal implicit conversion".

Does this mean that I missed a setting somewhere in the project, or I
actually have to fix all those errors.

Example:

memoRecP = MemHandleLock (recordH);

to be changed to

memoRecP = (Char *) MemHandleLock (recordH);

Please advise me...

Thanks and best regards, Paul 

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

Reply via email to