G
Guest
I am looking for documentation on how I can use the Windows Mobile 5.0 PPC or
Compact Framework 2.0 APIs to add/register an application icon to the
"command bar" area at the bottom of the Today screen. I am just looking for
a way to add/modify/remove the icon and to trap/respond to the messages it
generates (i.e. click/tap events).
I have tried using P/Invoke with ShellNotifyIcon and its related
functions/structures, however it doesn't produce any visible change to the
emulator screen (though all functions execute appropriately and return
success-related values). Am I on the right track and just missing a bug or
am I totally down the wrong path?
Tony
Compact Framework 2.0 APIs to add/register an application icon to the
"command bar" area at the bottom of the Today screen. I am just looking for
a way to add/modify/remove the icon and to trap/respond to the messages it
generates (i.e. click/tap events).
I have tried using P/Invoke with ShellNotifyIcon and its related
functions/structures, however it doesn't produce any visible change to the
emulator screen (though all functions execute appropriately and return
success-related values). Am I on the right track and just missing a bug or
am I totally down the wrong path?
Tony