J
Jules
Hello,
I have a PocketPC, with a WLAN network card. I really want to have my
PocketPC 2002 run and synchronise a WLAN based Application every
Morning at 6am. This would require an auto wake fucntion in a similar
way that Task Events auto wake the device. I would like to be able
to use the Compact Framework. In addition to running my bespoke .NET
Framework Applications automatically I need to run an Active Sync
Synchronisation.
I have seen CeRunAppAtTime API, but this is not available on a
PocketPC2002. Are there any alternatives for doing scheduled
Applications in the PocketPC2002 Compact Framework ?
Does anyone have any sample code for CeRunAppAtTime used from Compact
Framework P/Invoke ? The lpTime is expecing a system time structure
pointer, it is not clear how this relates to Compact Framework types.
How can .NET Compact Framework get into the Control Panel attributes,
in order to Enable/ Disable the WLAN Connections ?
Many Thanks for any help
Jules
I have a PocketPC, with a WLAN network card. I really want to have my
PocketPC 2002 run and synchronise a WLAN based Application every
Morning at 6am. This would require an auto wake fucntion in a similar
way that Task Events auto wake the device. I would like to be able
to use the Compact Framework. In addition to running my bespoke .NET
Framework Applications automatically I need to run an Active Sync
Synchronisation.
I have seen CeRunAppAtTime API, but this is not available on a
PocketPC2002. Are there any alternatives for doing scheduled
Applications in the PocketPC2002 Compact Framework ?
Does anyone have any sample code for CeRunAppAtTime used from Compact
Framework P/Invoke ? The lpTime is expecing a system time structure
pointer, it is not clear how this relates to Compact Framework types.
How can .NET Compact Framework get into the Control Panel attributes,
in order to Enable/ Disable the WLAN Connections ?
Many Thanks for any help
Jules