TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Kevin Liao
NA
9
0
How to run an application with only one instance on WinCE Platform ?
Oct 31 2010 9:50 PM
Hi,guys. Here is my qustion, how can i restrict an application to be run with only one instance on WinCE platform ?
I wrote an application for PDA,with WinCE 5.0 installed in. And i want to make it run with only one instance,it means,if the application is running ,another instance of it should not be started again.
I tried with some APIs,such as,FindWindowEx,CreateMutex,OpenMutex, but there are no 'kernerl32.dll' and 'user32.dll' files on the platform.
Reply
Answers (
2
)
Connectivity
Vb.Net for Mobile doesn't exit with Application.exit