Ton van Overbeek wrote:
The header in the emulator source is at the level of the sdk-3.5.
After 3.5 Palm(Source) split the OverlayMgr.h file in a public and a
private part. omSpecAttrSorted is defined in the private header file OverlayPrv.h
in the limited 4.0 sources.

Tried to define omSpecAttrSorted value to 4 (next bit flag after 1 and 2 already used in 3.5 headers) and SkinTW recompiled from source works fine on Zodiac. Also the overlay file created looks identical to the one created by original SkinTW binary. I guess I can publish include file just with
#define omSpecAttrSorted 4
for others to use with SkinTW sources? Or I can provide patch which replaces omSpecAttrSorted in SkinTW sources by value 4 (with omSpecAttrSorted explanation in comment). Sounds legal to me.

Frantisek

--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to