Scott,

I am not sure what's in the zip bundle that you downloaded...but you may want to
take a look and see if PalmOSGlue.lib exists.  Use it instead.
And along with that you need to use the glue headers : TxtGlue.h,
FntGlue.h,WinGlue.h.

Let me know if you have problems.

--vivek





Scott Johnson <[EMAIL PROTECTED]> on 09/07/99 11:09:21 PM

Please respond to [EMAIL PROTECTED]

Sent by:  Scott Johnson <[EMAIL PROTECTED]>


To:   Palm Dev Forum <[EMAIL PROTECTED]>
cc:    (Vivek Magotra/HQ/3Com)
Subject:  IntlGlue.h missing from SDK 3.1?




I'm trying to use some Text Manager APIs from the alpha Palm OS 3.1
SDK.  The raw trap APIs work fine, but I want to use the IntlGlue.lib
library instead, for compatibility with OS 3.0.  But a problem: I
can't find a header file in the SDK to support IntlGlue.lib.  (Calling
David!  Calling Ken!)  Is this file missing on purpose?

(Using the Windows file sdk31a1.zip built 6/25/99, which is the
current one available at Palm Dev Zone.)

As it turns out, I'm able to make my own copy of the header to get
this all working, but obviously that's not a good solution!  In fact,
is it even safe?  Are these glue functions still going to be as
described in the KB (and in David's talk last year) where the function
names shadow the trap functions but are named TextFoo instead of
TxtFoo?  At least that's how they are named in the IntlGlue.lib
library that does come with the alpha SDK.  I got it working for now
by following that scheme.

-slj-






Reply via email to