Dear Friends:
In my effort to understand what goes in behind linking a hack I am trying to
rebuild the DemoHack (by Matthew Moss) from scratch in Codewarrior 7.0. I
get the following error:
Link Error : __RuntimeModule__: 'myFrmDrawForm' referenced from
'__DummyStartup__' is undefined.
myFrmDrawForm is the name of the target and DummyStartup is nothing but what
the name indicates. The DummyStartup file looks like:
#define dummyStartup __Startup__
void dummyStartup (void);
void dummyStartup (void)
{
}
I will appreciate if someone can throw some light on what this error
implies.
Thanks,
Jatin Sethi
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/