Hari wrote:

>You were using inetXXX enums instead of ctpXXX enums. Now, if
>you compare the enum values (looking from either side), you can see
>what is happening. The only place I have seen inetXXX mentioned were
>in the wcaformat.pdf, which eventually changed to "Palm File Formats.pdf".

For the benefit of others, the iNetXXX enums are defined in INetMgr.h, 
while the ctpXXX enums are defined in CTP.h. I can't say as I fully 
understand the difference between the two (are the ones in INetMgr.h 
totally irrelevant?), but in any case it's evidently necessary to include 
CTP.h and use those definitions, since the change suggested by Hari 
(using ctpConvNone instead of inetCompressionTypeNone) solved my problem.

Steve Patt
President, Stevens Creek Software
  http://www.stevenscreek.com/palm
  Best PQA ("ePQA"), PalmSource 99
  Best Application ("PizzaScan"), Palm Developer's Conference 1998
  First printing software for the Palm - September, 1997

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to