And, why doesn't that code use the API documented method of checking the feature, using:
if (FtrGet(sysFtrCreator, sysFtrNumWinVersion, &version) == errNone && version >= 4) ... method of determining whether the hi-density APIs are available? Bill... "Bill Lee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks, Ben. > > I tried to build using CW 9.3. I'm finding sysTrapSysHighDensitySelector to > be undefined (line 131 of BitmapRsrc.c). > > Bill.... > > "Ben Combee" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > At 02:49 AM 6/7/2004, you wrote: > > You could be having a problem with indirect bitmaps. Have a look at the > > BitmapRsrc code from the PalmSource KB: > > > > > http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faqid=341 > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
