"Oliver King-Smith" <[EMAIL PROTECTED]> wrote in message news:70853@palm-dev-forum... > > Ben, > > I disassmebled the file, and only found to the 8 C functions I have > defined. I can send you the dump if you would like to see it.
Not really -- if its the CW Palm 6 compiler, we really don't support that anymore -- I don't know why the code generation isn't being triggered, and I don't even have a 6 installation around to try to reproduce it. I'd suggest trying an explicit instantiation -- just write template Boolean DW_WizardHandleEvent<DW_RS232Wizard>( EventPtr pEvent ); IIRC -- this should cause it to be instantiated manually. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
