G
Guest
I have created an application for my pda using visual basic.net. I have
created shortcut to the start menu. Somehow I want to aviod creating more
than 1 instance of the application even when user click the shortcut more
than once.
I have found from other threads about using "Process" object and it does
work for .net framework. Unfortunately, it is not directly supported by CF.
How should I do?
Thanks in Advance!
created shortcut to the start menu. Somehow I want to aviod creating more
than 1 instance of the application even when user click the shortcut more
than once.
I have found from other threads about using "Process" object and it does
work for .net framework. Unfortunately, it is not directly supported by CF.
How should I do?
Thanks in Advance!