I've had the same problem (see below). How does one rebuild the header files ?
TIA, -- Yakir. "Jamie Macleod" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Ben, > > Thanks. I had rebuilt the BuildAll.mcp but not the header files. I rebuilt > them and it works okay now. > > Jamie > "Ben Combee" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > At 12:52 AM 1/27/2004, Jamie Macleod wrote: > > >I am using Codewarrior 9.3. I am trying to figure out how to use the DIA > > >and am checking for the pin feature using the following code. > > > > > >When I compile the pinFtrAPIVersion constant isn't recognized so I > include > > >the PenInputMgr.h header file. I get than get errors in the > PenInputMgr.h > > >file like this. > > > > > >Error : ';' expected > > >PenInputMgr.h line 85 PINS_TRAP(pinPINGetInputAreaState); > > > > You need to rebuild the precompiled header files your project is > > using. BuildAll.mcp in CW for Palm OS Support should be rebuilt after any > > Palm OS SDK change. > > > > -- > > Ben Combee <[EMAIL PROTECTED]> > > CodeWarrior for Palm OS technical lead > > Palm OS programming help @ www.palmoswerks.com > > > > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
