How to call back links in Bubble in PocketPC2003?

xiaoxiao2021-03-05  26

Thank you very much for providing me! I have no further help now I have a complete solution. I have been embedded in less than one week, there are still many problems, you should be very experienced. I hope you will guide it.

Under PocketPC2003, an icon is designed on the tray. After clicking the icon, there will be bubble, I now define a few such connections in Bubble, here to go to msnbc. Think

Click on these connections to perform the corresponding function. Instructions for assistance in EVC: if the href is in the format

CMD: N, AS in

Click here to go to msnbc the system sends a wm_command message instead of a wm_nofify to the window. In this

Case, the value n is the id value of the message, and the id of the notification is

Returned in lParam. for the in-proc server, Clicking The Standard Hyperlink Results in

A call to the interface's online place on links with the cmd: n

Format Results in the oncommandselected method being called. The cmd value 0 IS

Reserved, a value of 1 Sends a Notification But Does Not Dismiss The Bubble, And A

Command Value of 2 Does Not Dismiss The Bubble Nor Does It Result In A WM_COMMAND

Message Being Sent. Applications Should Generally Use cmd Values ​​Greater Than 2.

The system will call the iShellNotificationCallback interface of the iShellnotNotificationCallback. But I don't know

How is the way body call, I want to execute different functions according to different links in OncommandSelected, but now

I don't know how to implement it. I have been developing PocketPC for a week, I hope heroes can give pointers. Online waiting :)

Can send me an email ganghust@163.com

转载请注明原文地址:https://www.9cbs.com/read-38108.html

New Post(0)