Please help with plug-in

M

Miriam Niggles

Hi, i had developed an Windows Mobile 6 Standard app ( VS2008 + C# + CF
3.5 )

I need to put in home screen and icon ( shortcut ) to the user can access to
my app.

I was reading about to modify home.xml and register my clsid. But i don´t
know how to register and create a plug-in to launh my app from the home
screen.

Please, help me with this. Any code ? link ? or paper ?

Thanks Miriam.
 
A

Alberto Silva, MVP

Hi,
Today screen plug-ins for touch screen devices have to be developed in C++,
I guess it's the same for 'standard' devices without touch screen.
Christopher Farbain has done some work to make it work on touch screen
devices, not sure if some of his works applies to what you are looking for:

http://www.christec.co.nz/blog/archives/279

Alberto Silva
 
N

Nicolas Cabrera

Okis.... thanks a lot Alberto!!


Alberto Silva said:
Hi,
Today screen plug-ins for touch screen devices have to be developed in
C++, I guess it's the same for 'standard' devices without touch screen.
Christopher Farbain has done some work to make it work on touch screen
devices, not sure if some of his works applies to what you are looking
for:

http://www.christec.co.nz/blog/archives/279

Alberto Silva
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top