欢迎访问:常州市武进区嘉泽中心小学网站 !今天是:
栏目列表
您现在的位置是:首页>>教师>>计算机技术>>程序设计>>杂项>>文章内容
在pocketpc2003中如何回调bubble中的链接?
发布时间:2008-11-20   点击:   来源:本站原创   录入者:佚名
 

  
非常感谢大家给我提供帮助!我现在问题没有完全解决还需要进一步的帮助。我进行嵌入式开发不到一周,还有不少问题,您应该是很有经验的。希望你指导一下。

在PocketPC2003下,在托盘上设计了一个图标,点击图标后会有一个提示bubble,
我现在在bubble中定义了几个这样的连接,<a href=\"cmd:205\">here</a> to go to MSNBC。想通

过点击这些连接执行对应的功能。按照eVC的帮助文件的说明:If the HREF is in the format

CMD:n, as in

Click <a href=\"cmd:205\">here</a> 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 OnLinkSelected method while clicking 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.

此时系统会调用IShellNotificationCallback interface的OnCommandSelected函数。但是不知道具

体调用的方式如何,我想在OnCommandSelected中根据用户点击的不同链接执行不同的功能,但是现

在不知道如何实现。我进行PocketPC开发不到一周,希望大侠们能指点一下小弟。在线等待:)

可以给我发邮件ganghust@{域名已经过期}


附件:
    关闭窗口
    打印文档
    账号登录
    保持登录 忘记密码?
    账号与武进教师培训平台同步