M
Mike Margerum
Can I build a windows service in C++ to run on a windows mobile device?
I have a small C++ windows mobile application that shuttles data between
a windows mobile device and an HTTP server. I need this program to
always be running. I don't want this application to be terminated by
windows mobile when its looking to free up memory.
Is there any way to do this on windows mobile?
Thanks!
I have a small C++ windows mobile application that shuttles data between
a windows mobile device and an HTTP server. I need this program to
always be running. I don't want this application to be terminated by
windows mobile when its looking to free up memory.
Is there any way to do this on windows mobile?
Thanks!