关于QQ如何点击头像,也就是说要弹出聊天窗口. ( 积分: 100 )

  • 主题发起人 主题发起人 李连杰
  • 开始时间 开始时间

李连杰

Unregistered / Unconfirmed
GUEST, unregistred user!
QQ窗体里有SysTreeView32和SysListView32列表控件.现不确定是那个装载好友头像.<br><br>如何通过SENDMESSAGE模拟双击头像弹出聊天窗口.<br>句柄已找到,现在只要一句<br><br>SENDMESSAGE(句柄,***_********,?????,???);<br><br>又如何指定第一头像或第二头像<br><br>好了,下面的可以不作答:<br> &nbsp; <br> &nbsp; &nbsp;如果有 &nbsp; &nbsp;句柄 &nbsp;'' &nbsp;#32770 (Dialog)<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;句柄 &nbsp;'' &nbsp;#32770 (Dialog)<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;句柄 &nbsp;'' &nbsp;#32770 (Dialog)<br><br>如何进入第二个#32770 (Dialog)<br>
 
QQ窗体里有SysTreeView32和SysListView32列表控件.现不确定是那个装载好友头像.<br><br>如何通过SENDMESSAGE模拟双击头像弹出聊天窗口.<br>句柄已找到,现在只要一句<br><br>SENDMESSAGE(句柄,***_********,?????,???);<br><br>又如何指定第一头像或第二头像<br><br>好了,下面的可以不作答:<br> &nbsp; <br> &nbsp; &nbsp;如果有 &nbsp; &nbsp;句柄 &nbsp;'' &nbsp;#32770 (Dialog)<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;句柄 &nbsp;'' &nbsp;#32770 (Dialog)<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;句柄 &nbsp;'' &nbsp;#32770 (Dialog)<br><br>如何进入第二个#32770 (Dialog)<br>
 
这句知道,<br><br>SENDMESSAGE(句柄,***_********,?????,???);<br>
 
后退
顶部