Hi
Is the WsmSmGlobals_t structure only for PalmOS applications?
I am trying to use the toolkit to create a non-PalmOS application but I am encountering errors due to the above structure. It seems to be used in the SmlInitInstance function which is supposed to be for all platforms. Hence I can't exclude it.
What should I do?
Thanks in advance!
Dave
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
Is the WsmSmGlobals_t structure only for PalmOS applications?
I am trying to use the toolkit to create a non-PalmOS application but I am encountering errors due to the above structure. It seems to be used in the SmlInitInstance function which is supposed to be for all platforms. Hence I can't exclude it.
What should I do?
Thanks in advance!
Dave