iczelion tut34[11]

[入库:2005年8月19日] [更新:2007年3月24日]

本文简介:选择自 jimgreen 的 blog

		invoke sendmessage,hwndrichedit,em_setsel,eax,eax

to set the current selection, this time we use em_setsel because the character indices are not already in a charrange structure thus it saves us two instructions (to put those indices into a charrange structure).

本文关键:iczelion asm
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top